Instructions to use mirroring/civitai_mirror with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use mirroring/civitai_mirror with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("mirroring/civitai_mirror", 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
Upload 3 files
Browse files
models/Stable-diffusion/SDXL/nsfw/duchaitenAiartSDXL_v10.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:882d0a68e2812ab001a72d9569aeb4cdc45565a829ca7540571e1605635ef02b
|
| 3 |
+
size 6938044634
|
models/Stable-diffusion/SDXL/nsfw/juggernautXL_version1.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9c27a604a35de90e33f580d0a1dd31126032e0b0bf4e991619de2eab71a3232e
|
| 3 |
+
size 6938046042
|
models/Stable-diffusion/SDXL/nsfw/nightvisionXLPhotorealisticPortrait_beta0681Bakedvae.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2f602b1df58c95c97df022f6346e2c8569828e27b9060c2b13955bbde03ee560
|
| 3 |
+
size 6938040706
|