Text-to-Image
Diffusers
English
StableDiffusionPipeline
stable-diffusion
stable-diffusion-diffusers
art
artistic
Instructions to use darkstorm2150/Protogen_x5.8_Official_Release with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use darkstorm2150/Protogen_x5.8_Official_Release with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("darkstorm2150/Protogen_x5.8_Official_Release", 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 Settings
- Draw Things
- DiffusionBee
Text encoder seemingly missing in pruned safetensor version
#17 opened about 3 years ago
by
keldingull
Update model_index.json
#14 opened about 3 years ago
by
metahold
17+ Stable Diffusion Tutorial Videos Both Automatic1111 Web UI for PC and Shivam Google Colab even NMKD GUI - DreamBooth - Textual Inversion - Training - Model Injection - Custom Models - Txt2Img
1
#13 opened over 3 years ago
by
MonsterMMORPG
Add Diffusers weights
#12 opened over 3 years ago
by
alphatozeta
AttributeError: module transformers has no attribute CLIPImageProcessor. (Can't train with this model)
#10 opened over 3 years ago
by
ZeroCool22
Add Diffusers weights
#9 opened over 3 years ago
by
aatamafun
Add Diffusers weights
#8 opened over 3 years ago
by
aatamafun
Add Diffusers weights
#7 opened over 3 years ago
by
aatamafun
Add Diffusers weights
#6 opened over 3 years ago
by
aatamafun
Add Diffusers weights
#5 opened over 3 years ago
by
aatamafun