Instructions to use philz1337x/realism with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use philz1337x/realism with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("philz1337x/realism", 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
Add Diffusers weights
#15 opened about 3 years ago
by
philz1337x
Add Diffusers weights
#14 opened about 3 years ago
by
philz1337x
Add Diffusers weights
#13 opened about 3 years ago
by
philz1337x
Add Diffusers weights
#12 opened about 3 years ago
by
philz1337x
Add Diffusers weights
#11 opened about 3 years ago
by
philz1337x
Add Diffusers weights
#10 opened about 3 years ago
by
philz1337x
Add Diffusers weights
#9 opened about 3 years ago
by
philz1337x
Add Diffusers weights
#8 opened about 3 years ago
by
philz1337x
Add Diffusers weights
#7 opened about 3 years ago
by
philz1337x
Add Diffusers weights
#6 opened about 3 years ago
by
philz1337x
Add Diffusers weights
#5 opened about 3 years ago
by
philz1337x
Add Diffusers weights
#4 opened about 3 years ago
by
philz1337x
Add Diffusers weights
#3 opened about 3 years ago
by
philz1337x
Add Diffusers weights
#2 opened about 3 years ago
by
philz1337x
Add Diffusers weights
#1 opened about 3 years ago
by
philz1337x