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": 13950, | |
| "modelId": 11807, | |
| "name": "SD 1.5 V1", | |
| "createdAt": "2023-02-22T17:35:22.889Z", | |
| "updatedAt": "2023-03-24T20:05:58.324Z", | |
| "trainedWords": [ | |
| "gregnobodysd15" | |
| ], | |
| "baseModel": "SD 1.5", | |
| "earlyAccessTimeFrame": 0, | |
| "description": null, | |
| "model": { | |
| "name": "Greg Nobody", | |
| "type": "TextualInversion", | |
| "nsfw": false, | |
| "poi": false | |
| }, | |
| "files": [ | |
| { | |
| "name": "gregnobodysd15.bin", | |
| "id": 12238, | |
| "sizeKB": 24.9375, | |
| "type": "Model", | |
| "format": "Other", | |
| "pickleScanResult": "Success", | |
| "pickleScanMessage": "No Pickle imports", | |
| "virusScanResult": "Success", | |
| "scannedAt": "2023-02-22T17:36:12.319Z", | |
| "hashes": { | |
| "AutoV2": "F3F5ACD5F6", | |
| "SHA256": "F3F5ACD5F68B08DDEFC07B16C901B6C205287D6CF33E34005F7056927F1E2861", | |
| "CRC32": "D4625483", | |
| "BLAKE3": "D13D98FABF81CF88D18E1AE3019A790908902B90B02E528776B8780FE34CF0ED" | |
| }, | |
| "primary": true, | |
| "downloadUrl": "https://civitai.com/api/download/models/13950" | |
| } | |
| ], | |
| "images": [ | |
| { | |
| "url": "https://imagecache.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/12af2f11-f6ce-4b6e-dca6-e92641e4a700/width=450/135435", | |
| "nsfw": false, | |
| "width": 512, | |
| "height": 768, | |
| "hash": "U9Bq6;004Tys_#t8K+E2.-PWR5I9R:RO.9JV", | |
| "meta": { | |
| "ENSD": "31337", | |
| "Size": "512x768", | |
| "seed": 572832439, | |
| "Model": "clarity_19", | |
| "steps": 25, | |
| "prompt": "portrait photo of GregNobodySD15 man at the bar suit jacket\n(masterpiece:1.5) (best quality) (detailed) (intricate) (8k) (HDR) (wallpaper) (cinematic lighting) (sharp focus)", | |
| "sampler": "DPM++ 2S a Karras", | |
| "cfgScale": 7, | |
| "resources": [ | |
| { | |
| "hash": "a64810e2e1", | |
| "name": "clarity_19", | |
| "type": "model" | |
| } | |
| ], | |
| "Model hash": "a64810e2e1", | |
| "negativePrompt": "(nude) (monochrome) (saturated) (bad hands) (disfigured) (grain) (Deformed) (poorly drawn) (mutilated) (lowres) (deformed) (dark) (lowpoly) (CG) (3d) (blurry) (out-of-focus) (depth_of_field) (duplicate) (watermark) (label) (signature) (text) (cropped)" | |
| }, | |
| "userId": 48396, | |
| "generationProcess": "txt2img", | |
| "needsReview": false, | |
| "scannedAt": "2023-03-23T17:46:03.947Z", | |
| "tags": [ | |
| { | |
| "tag": { | |
| "id": 5193, | |
| "name": "clothing", | |
| "isCategory": false, | |
| "type": "Label" | |
| }, | |
| "automated": true, | |
| "needsReview": false | |
| }, | |
| { | |
| "tag": { | |
| "id": 111761, | |
| "name": "formal wear", | |
| "isCategory": false, | |
| "type": "Label" | |
| }, | |
| "automated": true, | |
| "needsReview": false | |
| }, | |
| { | |
| "tag": { | |
| "id": 2436, | |
| "name": "suit", | |
| "isCategory": false, | |
| "type": "Label" | |
| }, | |
| "automated": true, | |
| "needsReview": false | |
| }, | |
| { | |
| "tag": { | |
| "id": 5163, | |
| "name": "adult", | |
| "isCategory": false, | |
| "type": "Label" | |
| }, | |
| "automated": true, | |
| "needsReview": false | |
| }, | |
| { | |
| "tag": { | |
| "id": 5231, | |
| "name": "male", | |
| "isCategory": false, | |
| "type": "Label" | |
| }, | |
| "automated": true, | |
| "needsReview": false | |
| }, | |
| { | |
| "tag": { | |
| "id": 5232, | |
| "name": "man", | |
| "isCategory": true, | |
| "type": "Label" | |
| }, | |
| "automated": true, | |
| "needsReview": false | |
| }, | |
| { | |
| "tag": { | |
| "id": 66, | |
| "name": "person", | |
| "isCategory": false, | |
| "type": "Label" | |
| }, | |
| "automated": true, | |
| "needsReview": false | |
| }, | |
| { | |
| "tag": { | |
| "id": 111759, | |
| "name": "accessories", | |
| "isCategory": false, | |
| "type": "Label" | |
| }, | |
| "automated": true, | |
| "needsReview": false | |
| }, | |
| { | |
| "tag": { | |
| "id": 111850, | |
| "name": "belt", | |
| "isCategory": false, | |
| "type": "Label" | |
| }, | |
| "automated": true, | |
| "needsReview": false | |
| }, | |
| { | |
| "tag": { | |
| "id": 111804, | |
| "name": "blazer", | |
| "isCategory": false, | |
| "type": "Label" | |
| }, | |
| "automated": true, | |
| "needsReview": false | |
| }, | |
| { | |
| "tag": { | |
| "id": 111783, | |
| "name": "coat", | |
| "isCategory": false, | |
| "type": "Label" | |
| }, | |
| "automated": true, | |
| "needsReview": false | |
| }, | |
| { | |
| "tag": { | |
| "id": 7954, | |
| "name": "jacket", | |
| "isCategory": false, | |
| "type": "Label" | |
| }, | |
| "automated": true, | |
| "needsReview": false | |
| }, | |
| { | |
| "tag": { | |
| "id": 111777, | |
| "name": "lamp", | |
| "isCategory": false, | |
| "type": "Label" | |
| }, | |
| "automated": true, | |
| "needsReview": false | |
| }, | |
| { | |
| "tag": { | |
| "id": 2534, | |
| "name": "bar", | |
| "isCategory": false, | |
| "type": "Label" | |
| }, | |
| "automated": true, | |
| "needsReview": false | |
| }, | |
| { | |
| "tag": { | |
| "id": 111941, | |
| "name": "wristwatch", | |
| "isCategory": false, | |
| "type": "Label" | |
| }, | |
| "automated": true, | |
| "needsReview": false | |
| } | |
| ] | |
| }, | |
| { | |
| "url": "https://imagecache.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/5d4780e6-9c93-4978-c359-4feb360a5100/width=450/135441", | |
| "nsfw": false, | |
| "width": 1024, | |
| "height": 1536, | |
| "hash": "UGD]0nXTZeIU~Wnh9^Otcss.IUaepdW;#7aK", | |
| "meta": { | |
| "ENSD": "31337", | |
| "Size": "512x768", | |
| "seed": 1292237042, | |
| "Model": "A-to-Zovya_RPG_Artist_Tools_15_V1", | |
| "steps": 25, | |
| "prompt": "GregNobodySD15 as hero red full bodysuit vest cape comic book modern city\n(masterpiece:1.5) (painting) (best quality) (detailed) (intricate) (8k) (HDR) (wallpaper) (cinematic lighting) (sharp focus) (nvinkpunk:1.1) <lora:jimLeeDCComicsMarvel_offset:0.7>", | |
| "sampler": "DPM++ 2S a Karras", | |
| "cfgScale": 5, | |
| "resources": [ | |
| { | |
| "name": "jimLeeDCComicsMarvel_offset", | |
| "type": "lora", | |
| "weight": 0.7 | |
| }, | |
| { | |
| "hash": "e28b2e61fb", | |
| "name": "A-to-Zovya_RPG_Artist_Tools_15_V1", | |
| "type": "model" | |
| } | |
| ], | |
| "Model hash": "e28b2e61fb", | |
| "Hires upscale": "2", | |
| "Hires upscaler": "4x_foolhardy_Remacri", | |
| "negativePrompt": "medieval gun weapon knife (nude bare pinup sexy nipples tattoo), (photo photography photograph) (monochrome) (saturated) (bad hands) (disfigured) (grain) (Deformed) (poorly drawn) (mutilated) (lowres) (deformed) (dark) (lowpoly) (CG) (3d) (blurry) (out-of-focus) (depth_of_field) (duplicate) (watermark) (label) (signature) (text) (cropped)", | |
| "Denoising strength": "0.35" | |
| }, | |
| "userId": 48396, | |
| "generationProcess": "txt2imgHiRes", | |
| "needsReview": false, | |
| "scannedAt": "2023-03-23T17:46:03.916Z", | |
| "tags": [ | |
| { | |
| "tag": { | |
| "id": 5163, | |
| "name": "adult", | |
| "isCategory": false, | |
| "type": "Label" | |
| }, | |
| "automated": true, | |
| "needsReview": false | |
| }, | |
| { | |
| "tag": { | |
| "id": 5231, | |
| "name": "male", | |
| "isCategory": false, | |
| "type": "Label" | |
| }, | |
| "automated": true, | |
| "needsReview": false | |
| }, | |
| { | |
| "tag": { | |
| "id": 5232, | |
| "name": "man", | |
| "isCategory": true, | |
| "type": "Label" | |
| }, | |
| "automated": true, | |
| "needsReview": false | |
| }, | |
| { | |
| "tag": { | |
| "id": 66, | |
| "name": "person", | |
| "isCategory": false, | |
| "type": "Label" | |
| }, | |
| "automated": true, | |
| "needsReview": false | |
| }, | |
| { | |
| "tag": { | |
| "id": 7620, | |
| "name": "book", | |
| "isCategory": false, | |
| "type": "Label" | |
| }, | |
| "automated": true, | |
| "needsReview": false | |
| }, | |
| { | |
| "tag": { | |
| "id": 2397, | |
| "name": "comics", | |
| "isCategory": false, | |
| "type": "Label" | |
| }, | |
| "automated": true, | |
| "needsReview": false | |
| }, | |
| { | |
| "tag": { | |
| "id": 111753, | |
| "name": "publication", | |
| "isCategory": false, | |
| "type": "Label" | |
| }, | |
| "automated": true, | |
| "needsReview": false | |
| } | |
| ] | |
| }, | |
| { | |
| "url": "https://imagecache.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/6e787acc-2e8b-48bc-4abe-cb55e61efb00/width=450/135826", | |
| "nsfw": false, | |
| "width": 512, | |
| "height": 768, | |
| "hash": "UCH_Sr-q00Rl]{=]R5Ir00-i?^R6x[%1=_IV", | |
| "meta": { | |
| "ENSD": "31337", | |
| "Size": "512x768", | |
| "seed": 3120040662, | |
| "Model": "A-to-Zovya_RPG_Artist_Tools_15_V1", | |
| "steps": 25, | |
| "prompt": "portrait photo of GregNobodySD15 man slight smile longsleeves sitting sidewalk bistro nightime\n(masterpiece:1.5) (best quality) (detailed) (intricate) (8k) (HDR) (wallpaper) (cinematic lighting) (sharp focus)", | |
| "sampler": "DPM++ 2S a Karras", | |
| "cfgScale": 6, | |
| "resources": [ | |
| { | |
| "hash": "e28b2e61fb", | |
| "name": "A-to-Zovya_RPG_Artist_Tools_15_V1", | |
| "type": "model" | |
| } | |
| ], | |
| "Model hash": "e28b2e61fb", | |
| "negativePrompt": "(nude) (monochrome) (saturated) (bad hands) (disfigured) (grain) (Deformed) (poorly drawn) (mutilated) (lowres) (deformed) (dark) (lowpoly) (CG) (3d) (blurry) (out-of-focus) (depth_of_field) (duplicate) (watermark) (label) (signature) (text) (cropped)" | |
| }, | |
| "userId": 48396, | |
| "generationProcess": "txt2img", | |
| "needsReview": false, | |
| "scannedAt": "2023-03-23T17:46:08.972Z", | |
| "tags": [ | |
| { | |
| "tag": { | |
| "id": 5484, | |
| "name": "face", | |
| "isCategory": false, | |
| "type": "Label" | |
| }, | |
| "automated": true, | |
| "needsReview": false | |
| }, | |
| { | |
| "tag": { | |
| "id": 111754, | |
| "name": "head", | |
| "isCategory": false, | |
| "type": "Label" | |
| }, | |
| "automated": true, | |
| "needsReview": false | |
| }, | |
| { | |
| "tag": { | |
| "id": 66, | |
| "name": "person", | |
| "isCategory": false, | |
| "type": "Label" | |
| }, | |
| "automated": true, | |
| "needsReview": false | |
| }, | |
| { | |
| "tag": { | |
| "id": 5193, | |
| "name": "clothing", | |
| "isCategory": false, | |
| "type": "Label" | |
| }, | |
| "automated": true, | |
| "needsReview": false | |
| }, | |
| { | |
| "tag": { | |
| "id": 112022, | |
| "name": "sleeve", | |
| "isCategory": false, | |
| "type": "Label" | |
| }, | |
| "automated": true, | |
| "needsReview": false | |
| }, | |
| { | |
| "tag": { | |
| "id": 112483, | |
| "name": "dimples", | |
| "isCategory": false, | |
| "type": "Label" | |
| }, | |
| "automated": true, | |
| "needsReview": false | |
| }, | |
| { | |
| "tag": { | |
| "id": 4211, | |
| "name": "happy", | |
| "isCategory": false, | |
| "type": "Label" | |
| }, | |
| "automated": true, | |
| "needsReview": false | |
| }, | |
| { | |
| "tag": { | |
| "id": 5772, | |
| "name": "smile", | |
| "isCategory": false, | |
| "type": "Label" | |
| }, | |
| "automated": true, | |
| "needsReview": false | |
| }, | |
| { | |
| "tag": { | |
| "id": 111941, | |
| "name": "wristwatch", | |
| "isCategory": false, | |
| "type": "Label" | |
| }, | |
| "automated": true, | |
| "needsReview": false | |
| }, | |
| { | |
| "tag": { | |
| "id": 5163, | |
| "name": "adult", | |
| "isCategory": false, | |
| "type": "Label" | |
| }, | |
| "automated": true, | |
| "needsReview": false | |
| }, | |
| { | |
| "tag": { | |
| "id": 5231, | |
| "name": "male", | |
| "isCategory": false, | |
| "type": "Label" | |
| }, | |
| "automated": true, | |
| "needsReview": false | |
| }, | |
| { | |
| "tag": { | |
| "id": 5232, | |
| "name": "man", | |
| "isCategory": true, | |
| "type": "Label" | |
| }, | |
| "automated": true, | |
| "needsReview": false | |
| }, | |
| { | |
| "tag": { | |
| "id": 5109, | |
| "name": "sitting", | |
| "isCategory": false, | |
| "type": "Label" | |
| }, | |
| "automated": true, | |
| "needsReview": false | |
| }, | |
| { | |
| "tag": { | |
| "id": 111777, | |
| "name": "lamp", | |
| "isCategory": false, | |
| "type": "Label" | |
| }, | |
| "automated": true, | |
| "needsReview": false | |
| }, | |
| { | |
| "tag": { | |
| "id": 508, | |
| "name": "blonde", | |
| "isCategory": false, | |
| "type": "Label" | |
| }, | |
| "automated": true, | |
| "needsReview": false | |
| }, | |
| { | |
| "tag": { | |
| "id": 7802, | |
| "name": "hair", | |
| "isCategory": false, | |
| "type": "Label" | |
| }, | |
| "automated": true, | |
| "needsReview": false | |
| }, | |
| { | |
| "tag": { | |
| "id": 112484, | |
| "name": "crew cut", | |
| "isCategory": false, | |
| "type": "Label" | |
| }, | |
| "automated": true, | |
| "needsReview": false | |
| }, | |
| { | |
| "tag": { | |
| "id": 111839, | |
| "name": "plant", | |
| "isCategory": false, | |
| "type": "Label" | |
| }, | |
| "automated": true, | |
| "needsReview": false | |
| }, | |
| { | |
| "tag": { | |
| "id": 111922, | |
| "name": "bench", | |
| "isCategory": false, | |
| "type": "Label" | |
| }, | |
| "automated": true, | |
| "needsReview": false | |
| }, | |
| { | |
| "tag": { | |
| "id": 1729, | |
| "name": "furniture", | |
| "isCategory": false, | |
| "type": "Label" | |
| }, | |
| "automated": true, | |
| "needsReview": false | |
| } | |
| ] | |
| }, | |
| { | |
| "url": "https://imagecache.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/e7716e13-8e19-4933-f790-4f58a1ce9e00/width=450/135439", | |
| "nsfw": false, | |
| "width": 512, | |
| "height": 768, | |
| "hash": "UOF5y{I]m*IU?wxuD%xZ%iNfr;s,b{xZs,s.", | |
| "meta": { | |
| "ENSD": "31337", | |
| "Size": "512x768", | |
| "seed": 721321717, | |
| "Model": "A-to-Zovya_RPG_Artist_Tools_15_V1", | |
| "steps": 25, | |
| "prompt": "GregNobodySD15 as character in Uncharted video game character adventure desert ruins shirt vest holster straps\n(masterpiece:1.5) (painting) (best quality) (detailed) (intricate) (8k) (HDR) (wallpaper) (cinematic lighting) (sharp focus)", | |
| "sampler": "DPM++ 2S a Karras", | |
| "cfgScale": 7, | |
| "resources": [ | |
| { | |
| "hash": "e28b2e61fb", | |
| "name": "A-to-Zovya_RPG_Artist_Tools_15_V1", | |
| "type": "model" | |
| } | |
| ], | |
| "Model hash": "e28b2e61fb", | |
| "negativePrompt": "gun weapon knife (nude bare pinup sexy nipples tattoo), (photo photography photograph) (monochrome) (saturated) (bad hands) (disfigured) (grain) (Deformed) (poorly drawn) (mutilated) (lowres) (deformed) (dark) (lowpoly) (CG) (3d) (blurry) (out-of-focus) (depth_of_field) (duplicate) (watermark) (label) (signature) (text) (cropped)" | |
| }, | |
| "userId": 48396, | |
| "generationProcess": "txt2img", | |
| "needsReview": false, | |
| "scannedAt": "2023-03-23T17:46:03.907Z", | |
| "tags": [ | |
| { | |
| "tag": { | |
| "id": 111759, | |
| "name": "accessories", | |
| "isCategory": false, | |
| "type": "Label" | |
| }, | |
| "automated": true, | |
| "needsReview": false | |
| }, | |
| { | |
| "tag": { | |
| "id": 111850, | |
| "name": "belt", | |
| "isCategory": false, | |
| "type": "Label" | |
| }, | |
| "automated": true, | |
| "needsReview": false | |
| }, | |
| { | |
| "tag": { | |
| "id": 5163, | |
| "name": "adult", | |
| "isCategory": false, | |
| "type": "Label" | |
| }, | |
| "automated": true, | |
| "needsReview": false | |
| }, | |
| { | |
| "tag": { | |
| "id": 5231, | |
| "name": "male", | |
| "isCategory": false, | |
| "type": "Label" | |
| }, | |
| "automated": true, | |
| "needsReview": false | |
| }, | |
| { | |
| "tag": { | |
| "id": 5232, | |
| "name": "man", | |
| "isCategory": true, | |
| "type": "Label" | |
| }, | |
| "automated": true, | |
| "needsReview": false | |
| }, | |
| { | |
| "tag": { | |
| "id": 66, | |
| "name": "person", | |
| "isCategory": false, | |
| "type": "Label" | |
| }, | |
| "automated": true, | |
| "needsReview": false | |
| }, | |
| { | |
| "tag": { | |
| "id": 111941, | |
| "name": "wristwatch", | |
| "isCategory": false, | |
| "type": "Label" | |
| }, | |
| "automated": true, | |
| "needsReview": false | |
| }, | |
| { | |
| "tag": { | |
| "id": 5787, | |
| "name": "jewelry", | |
| "isCategory": false, | |
| "type": "Label" | |
| }, | |
| "automated": true, | |
| "needsReview": false | |
| }, | |
| { | |
| "tag": { | |
| "id": 5942, | |
| "name": "necklace", | |
| "isCategory": false, | |
| "type": "Label" | |
| }, | |
| "automated": true, | |
| "needsReview": false | |
| }, | |
| { | |
| "tag": { | |
| "id": 111765, | |
| "name": "bag", | |
| "isCategory": false, | |
| "type": "Label" | |
| }, | |
| "automated": true, | |
| "needsReview": false | |
| }, | |
| { | |
| "tag": { | |
| "id": 111766, | |
| "name": "handbag", | |
| "isCategory": false, | |
| "type": "Label" | |
| }, | |
| "automated": true, | |
| "needsReview": false | |
| }, | |
| { | |
| "tag": { | |
| "id": 5193, | |
| "name": "clothing", | |
| "isCategory": false, | |
| "type": "Label" | |
| }, | |
| "automated": true, | |
| "needsReview": false | |
| }, | |
| { | |
| "tag": { | |
| "id": 112152, | |
| "name": "vest", | |
| "isCategory": false, | |
| "type": "Label" | |
| }, | |
| "automated": true, | |
| "needsReview": false | |
| }, | |
| { | |
| "tag": { | |
| "id": 22328, | |
| "name": "bracelet", | |
| "isCategory": false, | |
| "type": "Label" | |
| }, | |
| "automated": true, | |
| "needsReview": false | |
| }, | |
| { | |
| "tag": { | |
| "id": 5484, | |
| "name": "face", | |
| "isCategory": false, | |
| "type": "Label" | |
| }, | |
| "automated": true, | |
| "needsReview": false | |
| }, | |
| { | |
| "tag": { | |
| "id": 111754, | |
| "name": "head", | |
| "isCategory": false, | |
| "type": "Label" | |
| }, | |
| "automated": true, | |
| "needsReview": false | |
| } | |
| ] | |
| }, | |
| { | |
| "url": "https://imagecache.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/78be70d5-a9fc-4b02-ee74-a3f0c58dc300/width=450/135440", | |
| "nsfw": false, | |
| "width": 768, | |
| "height": 1152, | |
| "hash": "ULHUd{4Tp{bHpwITTKS#MxEL-AVsxtn5nhrr", | |
| "meta": { | |
| "ENSD": "31337", | |
| "Size": "512x768", | |
| "seed": 1279319193, | |
| "Model": "A-to-Zovya_RPG_Artist_Tools_15_V1", | |
| "steps": 25, | |
| "prompt": "portrait photo of GregNobodySD15 man beach lifeguard\n(masterpiece:1.5) (best quality) (detailed) (intricate) (8k) (HDR) (wallpaper) (cinematic lighting) (sharp focus)", | |
| "sampler": "DPM++ 2S a Karras", | |
| "cfgScale": 5, | |
| "resources": [ | |
| { | |
| "hash": "e28b2e61fb", | |
| "name": "A-to-Zovya_RPG_Artist_Tools_15_V1", | |
| "type": "model" | |
| } | |
| ], | |
| "Model hash": "e28b2e61fb", | |
| "Hires upscale": "1.5", | |
| "Hires upscaler": "4x_foolhardy_Remacri", | |
| "negativePrompt": "(nude) (monochrome) (saturated) (bad hands) (disfigured) (grain) (Deformed) (poorly drawn) (mutilated) (lowres) (deformed) (dark) (lowpoly) (CG) (3d) (blurry) (out-of-focus) (depth_of_field) (duplicate) (watermark) (label) (signature) (text) (cropped)", | |
| "Denoising strength": "0.4" | |
| }, | |
| "userId": 48396, | |
| "generationProcess": "txt2imgHiRes", | |
| "needsReview": false, | |
| "scannedAt": "2023-03-23T17:46:03.729Z", | |
| "tags": [ | |
| { | |
| "tag": { | |
| "id": 111905, | |
| "name": "barechested male", | |
| "isCategory": false, | |
| "type": "Label" | |
| }, | |
| "automated": true, | |
| "needsReview": false | |
| }, | |
| { | |
| "tag": { | |
| "id": 5163, | |
| "name": "adult", | |
| "isCategory": false, | |
| "type": "Label" | |
| }, | |
| "automated": true, | |
| "needsReview": false | |
| }, | |
| { | |
| "tag": { | |
| "id": 5231, | |
| "name": "male", | |
| "isCategory": false, | |
| "type": "Label" | |
| }, | |
| "automated": true, | |
| "needsReview": false | |
| }, | |
| { | |
| "tag": { | |
| "id": 5232, | |
| "name": "man", | |
| "isCategory": true, | |
| "type": "Label" | |
| }, | |
| "automated": true, | |
| "needsReview": false | |
| }, | |
| { | |
| "tag": { | |
| "id": 66, | |
| "name": "person", | |
| "isCategory": false, | |
| "type": "Label" | |
| }, | |
| "automated": true, | |
| "needsReview": false | |
| }, | |
| { | |
| "tag": { | |
| "id": 111844, | |
| "name": "body part", | |
| "isCategory": false, | |
| "type": "Label" | |
| }, | |
| "automated": true, | |
| "needsReview": false | |
| }, | |
| { | |
| "tag": { | |
| "id": 111958, | |
| "name": "shoulder", | |
| "isCategory": false, | |
| "type": "Label" | |
| }, | |
| "automated": true, | |
| "needsReview": false | |
| }, | |
| { | |
| "tag": { | |
| "id": 5484, | |
| "name": "face", | |
| "isCategory": false, | |
| "type": "Label" | |
| }, | |
| "automated": true, | |
| "needsReview": false | |
| }, | |
| { | |
| "tag": { | |
| "id": 111754, | |
| "name": "head", | |
| "isCategory": false, | |
| "type": "Label" | |
| }, | |
| "automated": true, | |
| "needsReview": false | |
| }, | |
| { | |
| "tag": { | |
| "id": 7802, | |
| "name": "hair", | |
| "isCategory": false, | |
| "type": "Label" | |
| }, | |
| "automated": true, | |
| "needsReview": false | |
| } | |
| ] | |
| }, | |
| { | |
| "url": "https://imagecache.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/02dbd4f2-a50e-4a56-3ec4-bcf980de4700/width=450/135437", | |
| "nsfw": false, | |
| "width": 1024, | |
| "height": 1536, | |
| "hash": "UQEpK79v={t-T}$zRjpIItMx%0M{RojcxtRO", | |
| "meta": { | |
| "ENSD": "31337", | |
| "Size": "512x768", | |
| "seed": 776473578, | |
| "Model": "A-to-Zovya_RPG_Artist_Tools_15_V1", | |
| "steps": 25, | |
| "prompt": "GregNobodySD15 as character in Uncharted video game character adventure desert ruins shirt vest holster straps beautiful cloudy sky\n(masterpiece:1.5) (painting) (best quality) (detailed) (intricate) (8k) (HDR) (wallpaper) (cinematic lighting) (sharp focus) Style-Adventure", | |
| "sampler": "DPM++ 2S a Karras", | |
| "cfgScale": 6, | |
| "resources": [ | |
| { | |
| "hash": "e28b2e61fb", | |
| "name": "A-to-Zovya_RPG_Artist_Tools_15_V1", | |
| "type": "model" | |
| } | |
| ], | |
| "Model hash": "e28b2e61fb", | |
| "Hires upscale": "2", | |
| "Hires upscaler": "4x_foolhardy_Remacri", | |
| "negativePrompt": "gun weapon knife (nude bare pinup sexy nipples tattoo), (photo photography photograph) (monochrome) (saturated) (bad hands) (disfigured) (grain) (Deformed) (poorly drawn) (mutilated) (lowres) (deformed) (dark) (lowpoly) (CG) (3d) (blurry) (out-of-focus) (depth_of_field) (duplicate) (watermark) (label) (signature) (text) (cropped)", | |
| "Denoising strength": "0.4" | |
| }, | |
| "userId": 48396, | |
| "generationProcess": "txt2imgHiRes", | |
| "needsReview": false, | |
| "scannedAt": "2023-03-23T17:46:03.674Z", | |
| "tags": [ | |
| { | |
| "tag": { | |
| "id": 111941, | |
| "name": "wristwatch", | |
| "isCategory": false, | |
| "type": "Label" | |
| }, | |
| "automated": true, | |
| "needsReview": false | |
| }, | |
| { | |
| "tag": { | |
| "id": 111759, | |
| "name": "accessories", | |
| "isCategory": false, | |
| "type": "Label" | |
| }, | |
| "automated": true, | |
| "needsReview": false | |
| }, | |
| { | |
| "tag": { | |
| "id": 5787, | |
| "name": "jewelry", | |
| "isCategory": false, | |
| "type": "Label" | |
| }, | |
| "automated": true, | |
| "needsReview": false | |
| }, | |
| { | |
| "tag": { | |
| "id": 5942, | |
| "name": "necklace", | |
| "isCategory": false, | |
| "type": "Label" | |
| }, | |
| "automated": true, | |
| "needsReview": false | |
| }, | |
| { | |
| "tag": { | |
| "id": 5163, | |
| "name": "adult", | |
| "isCategory": false, | |
| "type": "Label" | |
| }, | |
| "automated": true, | |
| "needsReview": false | |
| }, | |
| { | |
| "tag": { | |
| "id": 5231, | |
| "name": "male", | |
| "isCategory": false, | |
| "type": "Label" | |
| }, | |
| "automated": true, | |
| "needsReview": false | |
| }, | |
| { | |
| "tag": { | |
| "id": 5232, | |
| "name": "man", | |
| "isCategory": true, | |
| "type": "Label" | |
| }, | |
| "automated": true, | |
| "needsReview": false | |
| }, | |
| { | |
| "tag": { | |
| "id": 66, | |
| "name": "person", | |
| "isCategory": false, | |
| "type": "Label" | |
| }, | |
| "automated": true, | |
| "needsReview": false | |
| }, | |
| { | |
| "tag": { | |
| "id": 22328, | |
| "name": "bracelet", | |
| "isCategory": false, | |
| "type": "Label" | |
| }, | |
| "automated": true, | |
| "needsReview": false | |
| }, | |
| { | |
| "tag": { | |
| "id": 111765, | |
| "name": "bag", | |
| "isCategory": false, | |
| "type": "Label" | |
| }, | |
| "automated": true, | |
| "needsReview": false | |
| }, | |
| { | |
| "tag": { | |
| "id": 111850, | |
| "name": "belt", | |
| "isCategory": false, | |
| "type": "Label" | |
| }, | |
| "automated": true, | |
| "needsReview": false | |
| }, | |
| { | |
| "tag": { | |
| "id": 5193, | |
| "name": "clothing", | |
| "isCategory": false, | |
| "type": "Label" | |
| }, | |
| "automated": true, | |
| "needsReview": false | |
| }, | |
| { | |
| "tag": { | |
| "id": 112152, | |
| "name": "vest", | |
| "isCategory": false, | |
| "type": "Label" | |
| }, | |
| "automated": true, | |
| "needsReview": false | |
| }, | |
| { | |
| "tag": { | |
| "id": 112022, | |
| "name": "sleeve", | |
| "isCategory": false, | |
| "type": "Label" | |
| }, | |
| "automated": true, | |
| "needsReview": false | |
| }, | |
| { | |
| "tag": { | |
| "id": 111913, | |
| "name": "backpack", | |
| "isCategory": false, | |
| "type": "Label" | |
| }, | |
| "automated": true, | |
| "needsReview": false | |
| }, | |
| { | |
| "tag": { | |
| "id": 111839, | |
| "name": "plant", | |
| "isCategory": false, | |
| "type": "Label" | |
| }, | |
| "automated": true, | |
| "needsReview": false | |
| }, | |
| { | |
| "tag": { | |
| "id": 111766, | |
| "name": "handbag", | |
| "isCategory": false, | |
| "type": "Label" | |
| }, | |
| "automated": true, | |
| "needsReview": false | |
| }, | |
| { | |
| "tag": { | |
| "id": 111914, | |
| "name": "backpacking", | |
| "isCategory": false, | |
| "type": "Label" | |
| }, | |
| "automated": true, | |
| "needsReview": false | |
| } | |
| ] | |
| }, | |
| { | |
| "url": "https://imagecache.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/c9c3c50b-6bf7-4d24-ca3d-55fb9f624700/width=450/135436", | |
| "nsfw": false, | |
| "width": 512, | |
| "height": 768, | |
| "hash": "UWI;#Ht6ys-;?bt7NIozSvxus*ofDjWDE3IV", | |
| "meta": { | |
| "ENSD": "31337", | |
| "Size": "512x768", | |
| "seed": 4196446835, | |
| "Model": "clarity_19", | |
| "steps": 25, | |
| "prompt": "candid photo of GregNobodySD15 man construction carhart vest tool pouch hardhat\n(masterpiece:1.5) (best quality) (detailed) (intricate) (8k) (HDR) (wallpaper) (cinematic lighting) (sharp focus)", | |
| "sampler": "DPM++ 2S a Karras", | |
| "cfgScale": 7, | |
| "resources": [ | |
| { | |
| "hash": "a64810e2e1", | |
| "name": "clarity_19", | |
| "type": "model" | |
| } | |
| ], | |
| "Model hash": "a64810e2e1", | |
| "negativePrompt": "(nude bare pinup sexy nipples) (monochrome) (saturated) (bad hands) (disfigured) (grain) (Deformed) (poorly drawn) (mutilated) (lowres) (deformed) (dark) (lowpoly) (CG) (3d) (blurry) (out-of-focus) (depth_of_field) (duplicate) (watermark) (label) (signature) (text) (cropped)" | |
| }, | |
| "userId": 48396, | |
| "generationProcess": "txt2img", | |
| "needsReview": false, | |
| "scannedAt": "2023-03-23T17:46:04.080Z", | |
| "tags": [ | |
| { | |
| "tag": { | |
| "id": 66, | |
| "name": "person", | |
| "isCategory": false, | |
| "type": "Label" | |
| }, | |
| "automated": true, | |
| "needsReview": false | |
| }, | |
| { | |
| "tag": { | |
| "id": 112420, | |
| "name": "worker", | |
| "isCategory": false, | |
| "type": "Label" | |
| }, | |
| "automated": true, | |
| "needsReview": false | |
| }, | |
| { | |
| "tag": { | |
| "id": 5193, | |
| "name": "clothing", | |
| "isCategory": false, | |
| "type": "Label" | |
| }, | |
| "automated": true, | |
| "needsReview": false | |
| }, | |
| { | |
| "tag": { | |
| "id": 112152, | |
| "name": "vest", | |
| "isCategory": false, | |
| "type": "Label" | |
| }, | |
| "automated": true, | |
| "needsReview": false | |
| }, | |
| { | |
| "tag": { | |
| "id": 111902, | |
| "name": "hardhat", | |
| "isCategory": false, | |
| "type": "Label" | |
| }, | |
| "automated": true, | |
| "needsReview": false | |
| }, | |
| { | |
| "tag": { | |
| "id": 3819, | |
| "name": "helmet", | |
| "isCategory": false, | |
| "type": "Label" | |
| }, | |
| "automated": true, | |
| "needsReview": false | |
| }, | |
| { | |
| "tag": { | |
| "id": 111941, | |
| "name": "wristwatch", | |
| "isCategory": false, | |
| "type": "Label" | |
| }, | |
| "automated": true, | |
| "needsReview": false | |
| }, | |
| { | |
| "tag": { | |
| "id": 5163, | |
| "name": "adult", | |
| "isCategory": false, | |
| "type": "Label" | |
| }, | |
| "automated": true, | |
| "needsReview": false | |
| }, | |
| { | |
| "tag": { | |
| "id": 5231, | |
| "name": "male", | |
| "isCategory": false, | |
| "type": "Label" | |
| }, | |
| "automated": true, | |
| "needsReview": false | |
| }, | |
| { | |
| "tag": { | |
| "id": 5232, | |
| "name": "man", | |
| "isCategory": true, | |
| "type": "Label" | |
| }, | |
| "automated": true, | |
| "needsReview": false | |
| }, | |
| { | |
| "tag": { | |
| "id": 112222, | |
| "name": "pen", | |
| "isCategory": false, | |
| "type": "Label" | |
| }, | |
| "automated": true, | |
| "needsReview": false | |
| }, | |
| { | |
| "tag": { | |
| "id": 111759, | |
| "name": "accessories", | |
| "isCategory": false, | |
| "type": "Label" | |
| }, | |
| "automated": true, | |
| "needsReview": false | |
| }, | |
| { | |
| "tag": { | |
| "id": 111765, | |
| "name": "bag", | |
| "isCategory": false, | |
| "type": "Label" | |
| }, | |
| "automated": true, | |
| "needsReview": false | |
| }, | |
| { | |
| "tag": { | |
| "id": 111766, | |
| "name": "handbag", | |
| "isCategory": false, | |
| "type": "Label" | |
| }, | |
| "automated": true, | |
| "needsReview": false | |
| } | |
| ] | |
| }, | |
| { | |
| "url": "https://imagecache.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/2218e6df-1d54-40f4-2152-6381b699ea00/width=450/135438", | |
| "nsfw": false, | |
| "width": 512, | |
| "height": 768, | |
| "hash": "UEG%=Cxv0f57iu9uJ.xa0L9b=_%0}mofR:S4", | |
| "meta": { | |
| "ENSD": "31337", | |
| "Size": "512x768", | |
| "seed": 2827949045, | |
| "Model": "clarity_19", | |
| "steps": 25, | |
| "prompt": "portrait photo of GregNobodySD15 man at the bar\n(masterpiece:1.5) (best quality) (detailed) (intricate) (8k) (HDR) (wallpaper) (cinematic lighting) (sharp focus)", | |
| "sampler": "DPM++ 2S a Karras", | |
| "cfgScale": 7, | |
| "resources": [ | |
| { | |
| "hash": "a64810e2e1", | |
| "name": "clarity_19", | |
| "type": "model" | |
| } | |
| ], | |
| "Model hash": "a64810e2e1", | |
| "negativePrompt": "(monochrome) (saturated) (bad hands) (disfigured) (grain) (Deformed) (poorly drawn) (mutilated) (lowres) (deformed) (dark) (lowpoly) (CG) (3d) (blurry) (out-of-focus) (depth_of_field) (duplicate) (watermark) (label) (signature) (text) (cropped)" | |
| }, | |
| "userId": 48396, | |
| "generationProcess": "txt2img", | |
| "needsReview": false, | |
| "scannedAt": "2023-03-23T18:33:22.013Z", | |
| "tags": [ | |
| { | |
| "tag": { | |
| "id": 111905, | |
| "name": "barechested male", | |
| "isCategory": false, | |
| "type": "Label" | |
| }, | |
| "automated": true, | |
| "needsReview": false | |
| }, | |
| { | |
| "tag": { | |
| "id": 111777, | |
| "name": "lamp", | |
| "isCategory": false, | |
| "type": "Label" | |
| }, | |
| "automated": true, | |
| "needsReview": false | |
| }, | |
| { | |
| "tag": { | |
| "id": 5163, | |
| "name": "adult", | |
| "isCategory": false, | |
| "type": "Label" | |
| }, | |
| "automated": true, | |
| "needsReview": false | |
| }, | |
| { | |
| "tag": { | |
| "id": 5231, | |
| "name": "male", | |
| "isCategory": false, | |
| "type": "Label" | |
| }, | |
| "automated": true, | |
| "needsReview": false | |
| }, | |
| { | |
| "tag": { | |
| "id": 5232, | |
| "name": "man", | |
| "isCategory": true, | |
| "type": "Label" | |
| }, | |
| "automated": true, | |
| "needsReview": false | |
| }, | |
| { | |
| "tag": { | |
| "id": 66, | |
| "name": "person", | |
| "isCategory": false, | |
| "type": "Label" | |
| }, | |
| "automated": true, | |
| "needsReview": false | |
| }, | |
| { | |
| "tag": { | |
| "id": 5193, | |
| "name": "clothing", | |
| "isCategory": false, | |
| "type": "Label" | |
| }, | |
| "automated": true, | |
| "needsReview": false | |
| }, | |
| { | |
| "tag": { | |
| "id": 112798, | |
| "name": "swimming trunks", | |
| "isCategory": false, | |
| "type": "Label" | |
| }, | |
| "automated": true, | |
| "needsReview": false | |
| } | |
| ] | |
| } | |
| ], | |
| "downloadUrl": "https://civitai.com/api/download/models/13950" | |
| } |