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
Commit ·
8fcfd0b
1
Parent(s): a75f77e
consistentFactor_euclidV51 (nsfw)
Browse filessource: https://civitai.com/api/download/models/89824?type=Model&format=SafeTensor&size=full&fp=fp32
[api response](https://civitai.com/api/v1/model-versions/89824)

models/Stable-diffusion/nsfw/consistentFactor_euclidV51.civitai.info
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:fd47544cd13c325ea5aa2cd73ceb9518beba192405fd7e1cc8c95f36c6daf22b
|
| 3 |
+
size 21809
|
models/Stable-diffusion/nsfw/consistentFactor_euclidV51.preview.png
ADDED
|
Git LFS Details
|
models/Stable-diffusion/nsfw/consistentFactor_euclidV51.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:71776d06b6553feaf1112cf9ae74eba03335a63d65c10cac713c76638f20ebab
|
| 3 |
+
size 5672778388
|