Instructions to use xFutureTechx/May_SDXL_SD15_2024_Checkpoints with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use xFutureTechx/May_SDXL_SD15_2024_Checkpoints with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("xFutureTechx/May_SDXL_SD15_2024_Checkpoints", torch_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
File size: 1,508 Bytes
95b6ed7 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 | ---
license: creativeml-openrail-m
---
Welcome to the internet: This it the EARTH AND DUSK MAY 2024 Repo!
Below are some examples of the crap we're hoarding!
Be mindful, share and share a like - if it's a Pony Model, be aware of Astralite/Purple Smart AI's liscencing.
Merge as you wish, always credit back!
OUR INVITE LINK
https://discord.gg/5t2kYxt7An
Membership / Ko-Fi: https://ko-fi.com/duskfallcrew/
Civit: https://civitai.com/user/duskfallcrew
Membership: https://ko-fi.com/earthnicity
CivitAI: https://civitai.com/user/earthnicity/








|