Instructions to use ahmedfaiyaz/OkkhorDiffusion with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use ahmedfaiyaz/OkkhorDiffusion with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("ahmedfaiyaz/OkkhorDiffusion", 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
Commit History
Update README.md 55c1c0d verified
fixed bug related to embedding 3be10a5 verified
Update README.md 1e2ee72 verified
Update README.md 6ada434 verified
Update README.md 867c00a verified
Update README.md 665af18 verified
Update README.md f2608a4 verified
Update README.md cf52555 verified
Update README.md d2a12d4 verified
Update README.md 3879a4d verified
Update README.md ef4555e verified
Update README.md ac2bdbe verified
Update README.md 960d451 verified
Update README.md 10f0255 verified
Update README.md b1c7fc9 verified
Update README.md c12d32e verified
Update README.md 5d20fc7 verified
Update README.md c3dca86 verified
Adding `safetensors` variant of this model (#1) 3515fa3 verified
Update README.md 1963c01 verified
Update README.md 86fbd12 verified
Update README.md 70ee53e verified
Update README.md a2d54f2 verified
Update README.md 67511c2 verified
Update README.md ec2fe7c
Ahmed Faiyaz commited on
Update README.md a0268eb
Ahmed Faiyaz commited on
Update README.md 3c0a774
Ahmed Faiyaz commited on
Update README.md ad0ca9d
Ahmed Faiyaz commited on
added mappings a8af79a
Ahmed Faiyaz commited on
Update README.md a5e8778
Ahmed Faiyaz commited on
Update pipeline.py ac34051
Ahmed Faiyaz commited on
Update README.md 5b14703
Ahmed Faiyaz commited on
Update pipeline.py 6a3f91c
Ahmed Faiyaz commited on
Update pipeline.py 8751a96
Ahmed Faiyaz commited on
Update README.md 9dfb4c1
Ahmed Faiyaz commited on
Update README.md d166956
Ahmed Faiyaz commited on
Update README.md 28e07f7
Ahmed Faiyaz commited on
Update README.md 783647e
Ahmed Faiyaz commited on
Update README.md e1ff8fc
Ahmed Faiyaz commited on
added proper usage 6b3b7ea
Ahmed Faiyaz commited on
Update pipeline.py 4bb8d9d
Ahmed Faiyaz commited on
Update README.md de83173
Ahmed Faiyaz commited on
Update README.md 320c864
Ahmed Faiyaz commited on
Update README.md 00dc58e
Ahmed Faiyaz commited on
Create README.md 64ee132
Ahmed Faiyaz commited on
Create README.md 8ecfdf3
Ahmed Faiyaz commited on
Update pipeline.py 57e76bf
Ahmed Faiyaz commited on
Update pipeline.py 1908148
Ahmed Faiyaz commited on
Update pipeline.py 9fb6892
Ahmed Faiyaz commited on