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
| { | |
| "id": 24587, | |
| "modelId": 19831, | |
| "name": "URPM (V1)", | |
| "createdAt": "2023-03-17T11:16:13.407Z", | |
| "updatedAt": "2023-04-01T17:35:41.827Z", | |
| "trainedWords": [], | |
| "baseModel": "SD 1.5", | |
| "earlyAccessTimeFrame": 0, | |
| "description": null, | |
| "model": { | |
| "name": "\u2b50 Degenerate (\u767d\u5b66\u5bb6) (\u81ea\u9589\u75c7) (\uc5bc\ub728\uae30) \ud83d\udd75\ud83c\udffb", | |
| "type": "Checkpoint", | |
| "nsfw": true, | |
| "poi": false | |
| }, | |
| "files": [ | |
| { | |
| "name": "Degenerate_urpmV1.safetensors", | |
| "id": 20389, | |
| "sizeKB": 2246029.2109375, | |
| "type": "Model", | |
| "metadata": { | |
| "fp": "fp16", | |
| "size": "full", | |
| "format": "SafeTensor" | |
| }, | |
| "pickleScanResult": "Success", | |
| "pickleScanMessage": "No Pickle imports", | |
| "virusScanResult": "Success", | |
| "scannedAt": "2023-03-17T11:22:33.545Z", | |
| "hashes": { | |
| "AutoV1": "15B3E57C", | |
| "AutoV2": "E805F24E0A", | |
| "SHA256": "E805F24E0A05C0F28EB3A55FE00850D89C7499564716556088524A43BBF2C250", | |
| "CRC32": "988CB28E", | |
| "BLAKE3": "14994830F81FE26FBEC93C15C3066E5F5092818966BF8A4FF40C369495203F77" | |
| }, | |
| "primary": true, | |
| "downloadUrl": "https://civitai.com/api/download/models/24587" | |
| } | |
| ], | |
| "images": [ | |
| { | |
| "url": "https://imagecache.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/403c86d2-0b65-42c7-4ea4-003785706d00/width=450/273385", | |
| "nsfw": true, | |
| "width": 1024, | |
| "height": 1024, | |
| "hash": "U8G[f,00$c~quO9F,B0LI:IU=xRPVYt2OGD%", | |
| "meta": { | |
| "Size": "512x512", | |
| "seed": 942363477, | |
| "Model": "Degenerate_URPM", | |
| "steps": 40, | |
| "prompt": "submissive, pov, candid, fellatio, licking, twilek, alien, squid, ahegao, <lora:murkysCumOnTongue_1:0.6>, <lora:bukkake_:0.6>", | |
| "sampler": "Euler a", | |
| "cfgScale": 10, | |
| "resources": [ | |
| { | |
| "name": "murkysCumOnTongue_1", | |
| "type": "lora", | |
| "weight": 0.6 | |
| }, | |
| { | |
| "name": "bukkake_", | |
| "type": "lora", | |
| "weight": 0.6 | |
| }, | |
| { | |
| "hash": "e805f24e0a", | |
| "name": "Degenerate_URPM", | |
| "type": "model" | |
| } | |
| ], | |
| "Model hash": "e805f24e0a", | |
| "Hires upscale": "2", | |
| "Hires upscaler": "Latent", | |
| "negativePrompt": "bad", | |
| "Denoising strength": "0.62" | |
| } | |
| }, | |
| { | |
| "url": "https://imagecache.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/a1c63643-ed1b-40d7-3319-9545c1b10400/width=450/267904", | |
| "nsfw": true, | |
| "width": 512, | |
| "height": 512, | |
| "hash": "UDK,pe0000NYlj}[4oI=I.%M-BD*0LxuInRk", | |
| "meta": { | |
| "Size": "512x512", | |
| "seed": 2981487799, | |
| "Model": "Degenerate_URPM", | |
| "steps": 40, | |
| "prompt": "buxom, lady, fellatio, real", | |
| "sampler": "DPM++ 2M Karras", | |
| "cfgScale": 12, | |
| "resources": [ | |
| { | |
| "hash": "e805f24e0a", | |
| "name": "Degenerate_URPM", | |
| "type": "model" | |
| } | |
| ], | |
| "Model hash": "e805f24e0a", | |
| "negativePrompt": "bad" | |
| } | |
| } | |
| ], | |
| "downloadUrl": "https://civitai.com/api/download/models/24587" | |
| } |