Instructions to use SingleZombie/alias_free_sd15 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use SingleZombie/alias_free_sd15 with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("SingleZombie/alias_free_sd15", 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
- Xet hash:
- 75eb762664bfe4c14da30c73925e18126e126a683dfda803dc78c3bbb2e8e3d3
- Size of remote file:
- 335 MB
- SHA256:
- 9c0392973fe2178d827ab268be382e05f6ea7451010076c88e0e8512a7afd195
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.