Instructions to use gsdf/Counterfeit-V2.0 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use gsdf/Counterfeit-V2.0 with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("gsdf/Counterfeit-V2.0", dtype=torch.bfloat16, device_map="cuda") prompt = "Astronaut in a jungle, cold color palette, muted colors, detailed, 8k" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps
- Draw Things
- DiffusionBee
Counterfeit-V2.0商用利用禁止 No commercial use ハローアスカテスト比較検証画像 アスカチャレンジ NovelAIリークモデル判別方法 コサイン類似度 商用利用不可能
#18 opened almost 3 years ago
by
syouyouhuka
how to train this model?
#17 opened about 3 years ago
by
emma7033
NameError: name 'rmv' is not defined
#15 opened about 3 years ago
by
diego32
Can this model be used commercially?
2
#14 opened about 3 years ago
by
mamama1
is there a vae.pt?
#13 opened over 3 years ago
by
shiowo
How can I use this model in google colab?
1
#11 opened over 3 years ago
by
Keitzo
I can't load the model in google colab
5
#10 opened over 3 years ago
by
DominosXpizza
add gradio demo
#9 opened over 3 years ago
by
akhaliq
Add Diffusers weights
#8 opened over 3 years ago
by
acheong08
Desaturated images
1
#7 opened over 3 years ago
by
Haakuu
Diffusers weights
3
#4 opened over 3 years ago
by
adhikjoshi
Update README.md
#2 opened over 3 years ago
by
miyu0609
Update README.md
#1 opened over 3 years ago
by
miyu0609