Instructions to use jinofcoolnes/sammod with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use jinofcoolnes/sammod with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("jinofcoolnes/sammod", 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
#10 opened over 3 years ago
by
jinofcoolnes
Add Diffusers weights
#9 opened over 3 years ago
by
jinofcoolnes
Create README.md
#7 opened over 3 years ago
by
Rainysku
🚩 Report : Legal issue(s)
2
#6 opened over 3 years ago
by
DruidArena
SamDoesArt prompt caller?
1
#2 opened over 3 years ago
by
D3v1L
model_index.json
3
#1 opened over 3 years ago
by
nibo