Text-to-Image
Diffusers
Safetensors
English
StableDiffusionPipeline
stable-diffusion
stable-diffusion-diffusers
fine-tuned
landscape
photography
Instructions to use Below-Image/Poralus-Image-1357 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use Below-Image/Poralus-Image-1357 with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("Below-Image/Poralus-Image-1357", 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
Commit History
Update vae/config.json be040ed verified
Update vae/config.json 8466cb6 verified
Update README.md 16f1673 verified
Sayana commited on
Update README.md 624397c verified
Sayana commited on
Delete checkpoint-1000/unet.pt a3798df verified
Delete checkpoint-500/unet.pt 7c6ea55 verified
Sayana commited on
Upload folder using huggingface_hub aa7fb61 verified
Sayana commited on
initial commit 44c4d54 verified
Sayana commited on