Instructions to use EnD-Diffusers/VirtualDiffusion3THETA_Diffusers with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use EnD-Diffusers/VirtualDiffusion3THETA_Diffusers with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("EnD-Diffusers/VirtualDiffusion3THETA_Diffusers", 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
Update README.md
Browse files
README.md
CHANGED
|
@@ -17,40 +17,79 @@ Licence is retained from PDXL, sorry boys!
|
|
| 17 |
|
| 18 |
.jpeg)
|
| 19 |
|
| 20 |
-
Use the embeds shown in the images for best outputs, the "PDXL" scores one means you don't have to use the scores anymore - this is optional but PLEASE for optimal depth and clarity use @Zovya's ZPDXL in the positive. Also there are new negatives and enhancers that will be linked in the images please use those as well!
|
| 21 |
|
| 22 |
-
|
| 23 |
-
- Website: https://www.end-media.org
|
| 24 |
-
- Discord: :https://discord.gg/5t2kYxt7An
|
| 25 |
-
- Backups: https://huggingface.co/EarthnDusk
|
| 26 |
-
- Send a Pizza: https://ko-fi.com/duskfallcrew/
|
| 27 |
|
| 28 |
-
## About
|
| 29 |
|
| 30 |
-
|
| 31 |
|
| 32 |
-
|
| 33 |
|
| 34 |
-
|
| 35 |
|
| 36 |
-
|
| 37 |
-
### EXTENSIONS:
|
| 38 |
-
We use ADETAILER: https://github.com/Bing-su/adetailer.git (BUT NOT THAT OFTEN ON SDXL, VERY SPARINGLY)
|
| 39 |
|
| 40 |
-
|
| 41 |
|
| 42 |
-
|
| 43 |
-
- @nocrypt Addon: https://github.com/NoCrypt/batchlinks-addon
|
| 44 |
-
- CivitAI browser: https://civitai.com/models/151467/civitai-browser-or-sd-webui-extension
|
| 45 |
|
| 46 |
-
|
| 47 |
-
These are the ones we have installed, and all of them are just great, shove these in your BATCH LINKS extension or just download straight to your drive:
|
| 48 |
|
| 49 |
-
|
| 50 |
|
| 51 |
-
|
| 52 |
|
| 53 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 54 |
|
| 55 |
---
|
| 56 |
|
|
|
|
| 17 |
|
| 18 |
.jpeg)
|
| 19 |
|
|
|
|
| 20 |
|
| 21 |
+
## About & Links
|
|
|
|
|
|
|
|
|
|
|
|
|
| 22 |
|
| 23 |
+
### About Us
|
| 24 |
|
| 25 |
+
We are the Duskfall Portal Crew, a DID system with over 300 alters, navigating life with DID, ADHD, Autism, and CPTSD. We believe in AI’s potential to break down barriers and enhance mental health, despite its challenges. Join us on our creative journey exploring identity and expression.
|
| 26 |
|
| 27 |
+
Join Our Community
|
| 28 |
|
| 29 |
+
Website: https://end-media.org/
|
| 30 |
|
| 31 |
+
Discord: https://discord.gg/5t2kYxt7An
|
|
|
|
|
|
|
| 32 |
|
| 33 |
+
Backups: https://huggingface.co/EarthnDusk/
|
| 34 |
|
| 35 |
+
Support Us: https://ko-fi.com/duskfallcrew/
|
|
|
|
|
|
|
| 36 |
|
| 37 |
+
Coffee: https://www.buymeacoffee.com/duskfallxcrew
|
|
|
|
| 38 |
|
| 39 |
+
Patreon: https://www.patreon.com/earthndusk
|
| 40 |
|
| 41 |
+
Community Groups:
|
| 42 |
|
| 43 |
+
Subreddit: https://www.reddit.com/r/earthndusk/
|
| 44 |
+
|
| 45 |
+
### Embeddings to Improve Quality
|
| 46 |
+
|
| 47 |
+
Negative Embeddings: Use scenario-specific embeddings to refine outputs.
|
| 48 |
+
|
| 49 |
+
https://civitai.com/models/389486/negative-embeds-for-pony-xl?modelVersionId=564545
|
| 50 |
+
|
| 51 |
+
Positive Embeddings: Enhance image quality with these embeddings.
|
| 52 |
+
|
| 53 |
+
https://civitai.com/models/384756/pdxl-score-embed?modelVersionId=563234
|
| 54 |
+
|
| 55 |
+
|
| 56 |
+
### Extensions
|
| 57 |
+
|
| 58 |
+
ADetailer: https://github.com/Bing-su/adetailer.git
|
| 59 |
+
|
| 60 |
+
Usage: Use this extension to enhance and refine images, but use sparingly to avoid over-processing with SDXL.
|
| 61 |
+
|
| 62 |
+
Batchlinks: https://github.com/etherealxx/batchlinks-webui
|
| 63 |
+
|
| 64 |
+
Description: Manage multiple links for downloading models when running A1111 locally or on a server.
|
| 65 |
+
|
| 66 |
+
Addon: @nocrypt Addon (The link is broken for now i'll find it later OOPS)
|
| 67 |
+
|
| 68 |
+
### Additional Extensions:
|
| 69 |
+
|
| 70 |
+
https://github.com/EnsignMK/danbooru-prompt.git
|
| 71 |
+
|
| 72 |
+
https://github.com/BlafKing/sd-civitai-browser-plus
|
| 73 |
+
|
| 74 |
+
https://github.com/klimaleksus/stable-diffusion-webui-embedding-merge
|
| 75 |
+
|
| 76 |
+
https://github.com/alemelis/sd-webui-ar.git
|
| 77 |
+
|
| 78 |
+
https://github.com/hako-mikan/sd-webui-supermerger.git
|
| 79 |
+
|
| 80 |
+
https://github.com/canisminor1990/sd-webui-lobe-theme
|
| 81 |
+
|
| 82 |
+
https://github.com/arenasys/stable-diffusion-webui-model-toolkit.git
|
| 83 |
+
|
| 84 |
+
https://github.com/Akegarasu/sd-webui-model-converter.git
|
| 85 |
+
|
| 86 |
+
https://xypher7.github.io/lora-metadata-viewer/
|
| 87 |
+
|
| 88 |
+
### Backups for Loras on SDXL & Pony XL:
|
| 89 |
+
|
| 90 |
+
2024: https://huggingface.co/EarthnDusk/SDXL_Lora_Dump_2024/tree/main
|
| 91 |
+
|
| 92 |
+
2023: https://huggingface.co/EarthnDusk/Loras-SDXL/tree/main
|
| 93 |
|
| 94 |
---
|
| 95 |
|