Instructions to use shiowo/backups with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use shiowo/backups with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("shiowo/backups", 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
If anyone have the "breakdomainrealistic_M1871" with the hash [6a24a1137f] please concider uploading it :D, Found thanks to @Jemnite for uploading :DD
my backups if you want me to remove a model you can leave a comment in community section feel free to download contains any v4 and 4.5 and more soon :D shiowo/backups/content/andite for any v4 Sorry if its confusing
you can run sd by downloading my automatic111 sd webui here to do: change xformers in requrement.txt to a more recent version and move some pre downloaded lora from control net to the lora folder add canny and negative emmdedings
the sd zip contains waifu diffusion, stability ai, nyanmix vae for models any v5, reliberate, nyanmix it also contains openpose, lineart, line art anime, and shuffle. this also have add detail lora and 4x sharp upscaler.
v4 to do: add more quality of life extentions fix some bugs and upgrade pytorch lighing version v7: fix compatibility issues
- Downloads last month
- 15