Instructions to use FashGate/config with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use FashGate/config with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("FashGate/config", device_map="auto") - Notebooks
- Google Colab
- Kaggle
File size: 1,073 Bytes
55d160d c7b32e6 2bbdd1b | 1 2 3 4 5 | name,prompt,negative_prompt
基本风格,"(masterpiece:1.4),(best quality:1.4),(clothing wrinkles:1.5),1girl,solo,white background,","(easynegative),(signature:1.2),(artist name:1.2),(watermark:1.2),lowres,bad anatomy,bad hands,error,missing fingers,fewer digits,cropped,worst quality,low quality,normal quality,jpeg artifacts,signature,watermark,username,blurry,gloves,"
健康风格,"(masterpiece:1.4),(best quality:1.4),(clothing wrinkles:1.5),1girl,solo,white background,","(easynegative),(signature:1.2),(artist name:1.2),(watermark:1.2),nsfw,lowres,bad anatomy,bad hands,error,missing fingers,fewer digits,cropped,worst quality,low quality,normal quality,jpeg artifacts,signature,watermark,username,blurry,gloves,"
色情风格,"(masterpiece:1.4),(best quality:1.4),(clothing wrinkles:1.5),nsfw,1girl,solo,white background,","(easynegative),(signature:1.2),(artist name:1.2),(watermark:1.2),lowres,bad anatomy,bad hands,error,missing fingers,fewer digits,cropped,worst quality,low quality,normal quality,jpeg artifacts,signature,watermark,username,blurry,gloves,"
|