Instructions to use stabilityai/stable-diffusion-xl-base-1.0 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use stabilityai/stable-diffusion-xl-base-1.0 with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("stabilityai/stable-diffusion-xl-base-1.0", dtype=torch.bfloat16, device_map="cuda") prompt = "Astronaut in a jungle, cold color palette, muted colors, detailed, 8k" image = pipe(prompt).images[0] - Inference
- Notebooks
- Google Colab
- Kaggle
- Local Apps
- Draw Things
- DiffusionBee
Help needed
Hello. I'm writing this with the hope that some of you will respond and be willing to help me. I'm fascinated with AI and technology. There are things I'm working on and trying to accomplish that I need help with.
I've read about Hugging Face and AI and have been working with someone to do stuff. We've made some progress, which I'm grateful for.
I've written novels and scripts and am in the process of revising them and publishing them in the following forms:
Ebooks
Paperback books
Graphic novels
Audio books
I have also written song lyrics and we've used AI to generate music and vocals for those songs. 4 songs are finished and I'm trying to make them available on music streaming platforms.
I also want to make game and non-game apps.
I'm reaching out on here to ask for help. I see the value of AI and know amazing things can be done using it.
Info about me to put things in perspective:
I'm Taci. I'm trans and have been incarcerated for over 32 years. My attorney has been helping me with things. I'm grateful. But, their computer knowledge and abilities are limited. I need help from others who are more computer savvy that are willing to communicate with me and talk to me on the phone so I can explain various things.
I've asked my friend to post this.
Thank you so much for reading this. Have a really good day.