Text-to-Image
Diffusers
Safetensors
English
StableDiffusionPipeline
art
anime
style
checkpoint
jinofcoolnes
Instructions to use Yntec/samdoesartsUlt with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use Yntec/samdoesartsUlt with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("Yntec/samdoesartsUlt", 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
- Xet hash:
- 7d5527ff5830c5b47d1f87d10b1c7d1c7762b78247ba21a128089d6fc0d0f96a
- Size of remote file:
- 492 MB
- SHA256:
- 10944915f0677501f0f8a81c81c5d7a6ca8507aa5deade6dda7ca8fe6a289179
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.