Instructions to use xFutureTechx/2024_Backups with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use xFutureTechx/2024_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("xFutureTechx/2024_Backups", 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
| license: creativeml-openrail-m | |
| datasets: | |
| - Duskfallcrew/Creative-Embeddings | |
| language: | |
| - en | |
| library_name: diffusers | |
| pipeline_tag: text-to-image | |
| tags: | |
| - stable diffusion | |
| Pre-Release dump intended for Ko-Fi Supporters. | |
| By accessing this without using the link in KoFi you agree to paying me court fees of gardettoes, pizza and chocolate. | |
| Also 90% of these ARE NOT UP ON CIVIT YET DO NOT RE UPLOAD. | |
| YES YOU CAN MERGE WITH THESE, BUT PLEASE CONSIDER THROWING A COFFEE OR PIZZA AT US VIA KO FI. | |
| MONTHLY & ONE TIME SUPPORTERS GET PRE RELEASE ACCESS & MORE: | |
| [](https://ko-fi.com/Z8Z8L4EO) | |
| # WE ARE PROUDLY SPONSORED BY: https://www.piratediffusion.com/ | |
| If you got requests, or concerns, We're still looking for beta testers: JOIN THE DISCORD AND DEMAND THINGS OF US: | |
| https://discord.gg/5t2kYxt7An | |
| JOIN OUR SUBREDDIT: https://www.reddit.com/r/earthndusk/ | |
| Listen to the music that we've made that goes with our art: | |
| https://open.spotify.com/playlist/00R8x00YktB4u541imdSSf?si=b60d209385a74b38 | |
| MODEL AND LORA REQUEST FORM: https://forms.gle/aZNw9E78yfmSDnxdA | |
| BY DOWNLOADING THIS YOU AGREE TO THE FOLLOWING: | |
| 1. TO CREDIT IF YOU MERGE | |
| 2. TO NOT MAKE OR USE THIS FOR ANY ILLEGAL USE | |
| 3. NOT TO RE UPLOAD ANYWHERE WITHOUT CREDIT -REUPLOADING ON CIVITAI IS PROHIBITED, BUT OTHER GENERATION SITES WITH CREDIT IS FINE | |
| 4. PERSONAL USE IS ABSOLUTELY FINE JUST ADHERE TO THE CREATIVE OPEN RAIL - M LISC PROVIDED. | |
| 5. COMMERCIAL USE IS YOUR CHOICE, BE AWARE OF LAWS AND REGULATIONS AROUND COPYRIGHT IN YOUR AREAS. | |
| 6. THIS MODEL CAN PRODUCE NSFW CONTENT, SEVERAL NSFW BACK MIXES ARE INCLUDED. |