diff --git a/klein-9b/lora/Sex, Nudes, Other Fun Stuff (SNOFS)/extra_data-vid_2960556/model_dict-mid_1972981-vid_2960556.json b/klein-9b/lora/Sex, Nudes, Other Fun Stuff (SNOFS)/extra_data-vid_2960556/model_dict-mid_1972981-vid_2960556.json new file mode 100644 index 0000000000000000000000000000000000000000..044cadc4da533d517f2a7feeda17f1417050debf --- /dev/null +++ b/klein-9b/lora/Sex, Nudes, Other Fun Stuff (SNOFS)/extra_data-vid_2960556/model_dict-mid_1972981-vid_2960556.json @@ -0,0 +1,2800 @@ +{ + "id": 1972981, + "name": "Sex, Nudes, Other Fun Stuff (SNOFS)", + "description": "
SNOFS was trained on natural language, not tags. It will work best if you use full sentences to describe what you want.
Want to support my work or help fund the training of this dataset on other models? Join the Patreon in my profile, and if you do - thank you!
Not using ComfyUI/your inference software doesn't support lokr? I've put up a merged version here: https://civitai.com/models/2416142?modelVersionId=2716480
By the way, if anyone out there needs an expert in fine tuning text-to-image models (especially one that's also a software engineer), reach out to me. I'm currently looking for employment.
Here's a list of some of the terms that work well:
anus
blowjob
boudoir
condoms
deepthroat
braless
cowgirl position
cum
cunnilingus (be specific and maybe put kissing in the negative prompt)
deepthroat
dildo
doggystyle position
fingering
hand in panties
handjob
hitachi magic wand
implied blowjob
ipcam / nightvision ipcam
masturbating (might want to put penis in negative prompt, or specify what she's rubbing for women)
massage
missionary position
naked, nude, etc.
penis
pregnant (and can specify trimester)
prone position
reverse cowgirl position
sex
sheer
snapchat (and caption/text/etc)
selfie (and mirror selfie)
spooning position
strap-on dildo
tentacles
licking testicles
undressing
vagina
wet shirt
Depending on the version, the following might kind of work:
anal sex
anilingus
But also keep in mind that it was trained on stuff like \"her panties are pulled down to her thighs,\" not \"panty pull.\"
These models are under the following license:
https://huggingface.co/Ashen3/SNOFS
More training - anal still doesn't work super reliably. Added images with terms like 'condom-wrapped penis,' 'boudoir' and 'anilingus' (again, doesn't work super great yet).
Additional training means far less body horror, even on the distilled version (but, you know, still some there). When using the distilled version of the model try playing around with more steps, adding a little cfg, etc.
Flux 2 Klein's awesome VAE means it picks up fine details incredibly well. While it still needs more training, I have some other stuff to train in the meantime so I thought it was worth it to push this out now as it can do some things incredibly well. Expect some body horror, especially if you use it with the distilled version of the model for text-to-image. I found that perhaps using more steps than 4 was helpful with the distilled version, but I also didn't try it much. Using this with the base model has far less anatomy issues. I expect them both to improve further with more training.
Right now, for text-to-image I recommend the base model. For editing, I recommend the distilled model. Note that SNOFS wasn't specifically trained on any image pairs for editing.
Training details (skip to the version 1.3 details below if you just want to know what this model can at least somewhat do right now):
I trained this as a factor 4 lokr using AI Toolkit this time. I used AI-Toolkit because when I started the training the other options had issues with their lycoris output and ComfyUI.
I think my starting learning rate was way too high at 1e-4 with an effective batch size of 4-6 or so. I quickly decreased it but it was perhaps still too high starting at 5e-5. I'm running a different training run at 1e-5 right now and it's still learning quite quickly. I might try to further train this at a very low LR and see what happens instead of starting fresh. Note: this is probably largely because of my large lokr size. I wanted to ensure I had \"room\" for all of the concepts but it can make things spicy.
I think the main issue people are coming into with training both this and Z-Image are what timesteps you train on. This was mostly trained on a high shift value of 3-5 as in inference Flux 2 Klein stays above the 800 timestep mark for most of the generation and maybe does 1 step out of 50 at below 200. I found I needed to test as I went and see where the generations went wrong and try to adjust on the fly.
Further training to further refine things. This might be the last version; I wasn't really making this for myself and I'm guessing the community wants me to make something for Z-Image. I'll at least try that out once the base model is out.
Note that the list is not exhaustive at all. It was trained on natural language (and that's how you should prompt!), so many concepts are in there.
Further training, expanded the dataset even more.
Also, I see a lot of people mixing this with other NSFW general loras. I'd recommend you try it by itself first.
Note: While you can use the lightning lora with this, keep in mind it won't lead to the best results. It's great for testing prompts, but it tends to mess with anatomy, smooth out texture, and lead to less variation on the same prompt.
This past weekend I was gone. I decided to let my 5090 chug along making a lokr for Qwen on ~5,000 hand fixed captions on sex, nudes, and other fun stuff of hand picked images with hand removed watermarks. I wasn't expecting it to get so good so quickly, so I did a few more night's worth of training. I'll do some additional training at some point here but it's already good enough to play around with.
It can do basic sex positions, blowjobs, cum, selfies, dildos, snapchat selfies with captions, etc. Female genitals are still a bit hit and miss, male genitals aren't bad. With it being a lokr and it being trained on so many images it's wildly flexible and can be used with perfect likeness of other loras.
Note that sometimes it'll do the wrong sex position even if you name it, and I'm unsure why as the captions have no errors. It will perhaps clear up a bit with more training.
I used Musubi Tuner and it was a heck of time getting it to train a lokr. I had to use another lycoris library for it (which is somewhere in the issues on the github page, IIRC), but it's possible the main one has Qwen support by now. Here are my training settings, though note that I reduced my LR over time and I also started with sigmoid timestep sampling. I was training at 640x640 and 1328x1328 buckets:
accelerate launch --num_cpu_threads_per_process 1 --mixed_precision bf16 src\\musubi_tuner\\qwen_image_train_network.py `
--dit Q:\\AI\\Models\\DiffusionModels\\qwen_image_bf16.safetensors `
--vae Q:\\AI\\Models\\VAE\\qwen_vae_for_training.safetensors `
--text_encoder Q:\\AI\\Models\\CLIP\\qwen_2.5_vl_7b.safetensors `
--dataset_config S:\\AI\\Musubi\\datasetWoman.toml `
--sdpa --mixed_precision bf16 `
--gradient_accumulation_steps 4 `
--timestep_sampling qinglong_qwen `
--optimizer_type adamw8bit `
--learning_rate 3e-4 --lr_scheduler linear --lr_scheduler_min_lr_ratio=1e-5 --lr_warmup_steps 150 `
--blocks_to_swap 25 `
--gradient_checkpointing --gradient_checkpointing_cpu_offload --max_data_loader_n_workers 2 --persistent_data_loader_workers `
--network_module lycoris.kohya `
--network_args \"algo=lokr\" \"factor=10\" \"bypass_mode=False\" \"use_fnmatch=True\" \"target_module=Linear\" `
\"target_name=unet.transformer_blocks.*.attn.to_q\" `
\"target_name=unet.transformer_blocks.*.attn.to_k\" `
\"target_name=unet.transformer_blocks.*.attn.to_v\" `
\"target_name=unet.transformer_blocks.*.attn.to_out.0\" `
\"target_name=unet.transformer_blocks.*.attn.add_q_proj\" `
\"target_name=unet.transformer_blocks.*.attn.add_k_proj\" `
\"target_name=unet.transformer_blocks.*.attn.add_v_proj\" `
\"target_name=unet.transformer_blocks.*.attn.to_add_out\" `
\"target_name=unet.transformer_blocks.*.img_mlp.net.0.proj\" `
\"target_name=unet.transformer_blocks.*.img_mlp.net.2\" `
--network_dim 1000000000 `
--save_every_n_steps 250 --max_train_epochs 10--logging_dir=logs `
--output_dir Q:/AI/Models/Trained/Loras/Musubi/QwenWoman --output_name WomanGirls
More training
", + "covered": false, + "stats": { + "downloadCount": 573, + "thumbsUpCount": 63, + "thumbsDownCount": 0 + }, + "files": [ + { + "id": 2839878, + "sizeKB": 1065003.671875, + "name": "klein_snofs_v1_4.safetensors", + "type": "Model", + "pickleScanResult": "Pending", + "pickleScanMessage": null, + "virusScanResult": "Pending", + "virusScanMessage": null, + "scannedAt": null, + "metadata": { + "format": "SafeTensor", + "isRequired": false + }, + "hashes": {}, + "downloadUrl": "https://civitai.com/api/download/models/2960556", + "primary": true + } + ], + "images": [ + { + "url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/66c6e115-2795-4418-9c2b-d2a0a8121ed1/original=true/131248684.jpeg", + "nsfwLevel": 16, + "width": 1088, + "height": 1648, + "hash": "UXIDXE58EgrX?HRjWBwIE+xFs9WB}?R-NGIp", + "type": "image", + "minor": false, + "poi": false, + "hasMeta": true, + "hasPositivePrompt": true, + "onSite": false, + "remixOfId": null + }, + { + "url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/9abc5d00-3478-46f6-ae10-b88bccea483d/original=true/131248659.jpeg", + "nsfwLevel": 8, + "width": 1024, + "height": 1552, + "hash": "UbLNV.D%.T$*NHjZn$WqkqxuxGV[tRt7s:WB", + "type": "image", + "minor": false, + "poi": false, + "hasMeta": true, + "hasPositivePrompt": true, + "onSite": false, + "remixOfId": null + }, + { + "url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/40136885-5878-4bf0-9177-37ac3930c660/original=true/131248645.jpeg", + "nsfwLevel": 16, + "width": 1536, + "height": 1536, + "hash": "UyJGK2ShtR$*}?WVkCs:s9oLWCWC#koJaef6", + "type": "image", + "minor": false, + "poi": false, + "hasMeta": true, + "hasPositivePrompt": true, + "onSite": false, + "remixOfId": null + }, + { + "url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/cbcce2a6-b602-4aa3-8d8c-12777ff4d9af/original=true/131248650.jpeg", + "nsfwLevel": 16, + "width": 1024, + "height": 1552, + "hash": "UFK0E0}mTt?GxXAb.7rrGG9v59g4I;M}?GRi", + "type": "image", + "minor": false, + "poi": false, + "hasMeta": true, + "hasPositivePrompt": true, + "onSite": false, + "remixOfId": null + }, + { + "url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/a4d322f1-571a-4702-8652-f2d8f3aff6c8/original=true/131248655.jpeg", + "nsfwLevel": 8, + "width": 1088, + "height": 1648, + "hash": "UJEff1o}EONd_1?YSLX7%N%1M}a#~mogIqRm", + "type": "image", + "minor": false, + "poi": false, + "hasMeta": true, + "hasPositivePrompt": true, + "onSite": false, + "remixOfId": null + }, + { + "url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/048fd146-d49e-4248-af71-dc39c2b5652e/original=true/131248662.jpeg", + "nsfwLevel": 16, + "width": 1024, + "height": 1552, + "hash": "U#Bi$~i_S~wbX-WVS$bvG^bbrqW;o3ozr=jb", + "type": "image", + "minor": false, + "poi": false, + "hasMeta": true, + "hasPositivePrompt": true, + "onSite": false, + "remixOfId": null + }, + { + "url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/3371c905-05ae-43b6-9f40-50ad61f4241e/original=true/131248703.jpeg", + "nsfwLevel": 4, + "width": 1088, + "height": 1648, + "hash": "UBI|%RN4~o?I3T0O?F9|4UNe]~$g-Vxa?btl", + "type": "image", + "minor": false, + "poi": false, + "hasMeta": true, + "hasPositivePrompt": true, + "onSite": false, + "remixOfId": null + }, + { + "url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/9d4432b3-eafa-4135-9272-ad29097f7e58/original=true/131248746.jpeg", + "nsfwLevel": 8, + "width": 1152, + "height": 1728, + "hash": "USJje.MyRO%L*0xaVsWXu4WXM|t7xvNHtRs.", + "type": "image", + "minor": false, + "poi": false, + "hasMeta": true, + "hasPositivePrompt": true, + "onSite": false, + "remixOfId": null + }, + { + "url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/fc4939f1-90c9-4fae-aaa4-f84fcb41dbc5/original=true/131248651.jpeg", + "nsfwLevel": 16, + "width": 1264, + "height": 1264, + "hash": "UyPGQ%s:?vof_Nj]RjayRjfQRPf6kCayoLfk", + "type": "image", + "minor": false, + "poi": false, + "hasMeta": true, + "hasPositivePrompt": true, + "onSite": false, + "remixOfId": null + }, + { + "url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/37302404-e1be-4788-8001-15d834bf7014/original=true/131248657.jpeg", + "nsfwLevel": 16, + "width": 1344, + "height": 1344, + "hash": "UDJZrTk=0L0ym*Fxt8}syXN^}[~Cv~xa-oNG", + "type": "image", + "minor": false, + "poi": false, + "hasMeta": true, + "hasPositivePrompt": true, + "onSite": false, + "remixOfId": null + }, + { + "url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/06a53713-6a35-4bc5-9464-0d041e0f5afa/original=true/131248667.jpeg", + "nsfwLevel": 16, + "width": 1088, + "height": 1456, + "hash": "UpKm|SV@S6WC~pRjR.WCyDoLs:ay9GoLs-ae", + "type": "image", + "minor": false, + "poi": false, + "hasMeta": true, + "hasPositivePrompt": true, + "onSite": false, + "remixOfId": null + }, + { + "url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/d22cb03c-a311-40dc-b9d0-e3f0facdfb7b/original=true/131248668.jpeg", + "nsfwLevel": 4, + "width": 1024, + "height": 1552, + "hash": "UKECRX_M0zrZPZTSr?R8y3.6%5N3.8xrM^IU", + "type": "image", + "minor": false, + "poi": false, + "hasMeta": true, + "hasPositivePrompt": true, + "onSite": false, + "remixOfId": null + }, + { + "url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/74e5889d-c5ab-4d71-842d-8f19ff1c27e4/original=true/131248672.jpeg", + "nsfwLevel": 16, + "width": 1024, + "height": 1552, + "hash": "UFFi=R8J8w00*wH?OsS$DhxGX:xuMcM{bdtQ", + "type": "image", + "minor": false, + "poi": false, + "hasMeta": true, + "hasPositivePrompt": true, + "onSite": false, + "remixOfId": null + }, + { + "url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/015b120c-b36f-4ab5-b00a-816f3eef7b7f/original=true/131248675.jpeg", + "nsfwLevel": 16, + "width": 1024, + "height": 1552, + "hash": "UUMZ5WEMtRH?~qSh9^IA5XNajEM{My%0-Txa", + "type": "image", + "minor": false, + "poi": false, + "hasMeta": true, + "hasPositivePrompt": true, + "onSite": false, + "remixOfId": null + }, + { + "url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/391b792a-08df-44ce-99b5-55e50b1afed0/original=true/131248689.jpeg", + "nsfwLevel": 8, + "width": 1024, + "height": 1552, + "hash": "U9IE|g00?b~qay?bD%WB00ay?bM{j[xuofIU", + "type": "image", + "minor": false, + "poi": false, + "hasMeta": true, + "hasPositivePrompt": true, + "onSite": false, + "remixOfId": null + }, + { + "url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/5dc82378-d455-474b-9edd-75f7cc6e01eb/original=true/131248718.jpeg", + "nsfwLevel": 16, + "width": 1632, + "height": 976, + "hash": "UKK01={_EM^N^+n3nhR+9Z%2$%wzRjoLWV-U", + "type": "image", + "minor": false, + "poi": false, + "hasMeta": true, + "hasPositivePrompt": true, + "onSite": false, + "remixOfId": null + }, + { + "url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/a20d1f60-70f4-47ee-85fa-6a00e643e339/original=true/131248698.jpeg", + "nsfwLevel": 16, + "width": 1552, + "height": 1024, + "hash": "UKKKH6~VxyRi%5%2NNWVEokF%N9a0M9w%LM_", + "type": "image", + "minor": false, + "poi": false, + "hasMeta": true, + "hasPositivePrompt": true, + "onSite": false, + "remixOfId": null + }, + { + "url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/1a23010f-55e6-4a11-8f04-009722ab5388/original=true/131248704.jpeg", + "nsfwLevel": 16, + "width": 1456, + "height": 1088, + "hash": "UEKwB@8^u5M|Z|57RjD*9s_ND%Ir={IVD*%N", + "type": "image", + "minor": false, + "poi": false, + "hasMeta": true, + "hasPositivePrompt": true, + "onSite": false, + "remixOfId": null + }, + { + "url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/7c7aa559-91ff-4a0f-9d76-19521cd92b0c/original=true/131248714.jpeg", + "nsfwLevel": 4, + "width": 1024, + "height": 1552, + "hash": "U7JjC$IE3B4o~o%g~VI;0fROWrD*1cIWRhIp", + "type": "image", + "minor": false, + "poi": false, + "hasMeta": true, + "hasPositivePrompt": true, + "onSite": false, + "remixOfId": null + }, + { + "url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/ca390a93-cc24-4ee9-b9fc-7d482df2daf6/original=true/131248740.jpeg", + "nsfwLevel": 16, + "width": 1152, + "height": 1728, + "hash": "UGL3S@Qm*0Q,PoRkFfV@0L.SZh%MSPXnROxZ", + "type": "image", + "minor": false, + "poi": false, + "hasMeta": true, + "hasPositivePrompt": true, + "onSite": false, + "remixOfId": null + } + ], + "downloadUrl": "https://civitai.com/api/download/models/2960556" + }, + { + "id": 2818111, + "index": 1, + "name": "Klein 9b v1.3", + "baseModel": "Flux.2 Klein 9B", + "baseModelType": "Standard", + "createdAt": "2026-03-31T02:18:02.036Z", + "publishedAt": "2026-03-31T03:17:16.343Z", + "status": "Published", + "availability": "Public", + "nsfwLevel": 60, + "description": "Further training
", + "covered": true, + "stats": { + "downloadCount": 23261, + "thumbsUpCount": 1047, + "thumbsDownCount": 1 + }, + "files": [ + { + "id": 2704153, + "sizeKB": 1065003.671875, + "name": "klein_snofs_v1_3.safetensors", + "type": "Model", + "pickleScanResult": "Success", + "pickleScanMessage": "No Pickle imports", + "virusScanResult": "Success", + "virusScanMessage": null, + "scannedAt": "2026-03-31T02:45:31.892Z", + "metadata": { + "format": "SafeTensor" + }, + "hashes": { + "AutoV1": "B40377FE", + "AutoV2": "9489C47FDA", + "SHA256": "9489C47FDA00C2F2F056DE7C8341310D7C478479A1D51EDA0661398A8E1E18A6", + "CRC32": "F09C9600", + "BLAKE3": "889AD35FC63C9925DF12E0A01A10D32289DB3DDF11473FAEDD32D1AD9C217C30", + "AutoV3": "D6A3448B0E4A" + }, + "downloadUrl": "https://civitai.com/api/download/models/2818111", + "primary": true + } + ], + "images": [ + { + "url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/904044a2-1be3-49cc-89e6-76d68292a32c/original=true/125935991.jpeg", + "nsfwLevel": 16, + "width": 1264, + "height": 1264, + "hash": "UXJ%RP?G~oRl-.ocbEM{k9R*adnixuofx]of", + "type": "image", + "minor": false, + "poi": false, + "hasMeta": true, + "hasPositivePrompt": true, + "onSite": false, + "remixOfId": null + }, + { + "url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/3a5a809a-93d5-4983-99a9-0b452e0cbb72/original=true/125935999.jpeg", + "nsfwLevel": 16, + "width": 1264, + "height": 1264, + "hash": "UGHKwm?vGH-p?^%#?HxuXAxu?GNHxaNGsmRk", + "type": "image", + "minor": false, + "poi": false, + "hasMeta": true, + "hasPositivePrompt": true, + "onSite": false, + "remixOfId": null + }, + { + "url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/6ad0885c-1175-4bd4-90ba-b22613f6a3f2/original=true/125935987.jpeg", + "nsfwLevel": 4, + "width": 1024, + "height": 1536, + "hash": "UdI;xKt+Lxx]0yR5RkjFH;%2zqRin5I:f5t8", + "type": "image", + "minor": false, + "poi": false, + "hasMeta": true, + "hasPositivePrompt": true, + "onSite": false, + "remixOfId": null + }, + { + "url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/bb568bf6-2390-4b38-ac47-26df296e9370/original=true/125935998.jpeg", + "nsfwLevel": 16, + "width": 1088, + "height": 1456, + "hash": "U7GaOA0OxS-pt9$$%MkW0hNZ={NG~VIpIVWV", + "type": "image", + "minor": false, + "poi": false, + "hasMeta": true, + "hasPositivePrompt": true, + "onSite": false, + "remixOfId": null + }, + { + "url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/748a6b5a-e5d4-4cb2-a6b0-77f4dca96bb4/original=true/125936010.jpeg", + "nsfwLevel": 4, + "width": 1024, + "height": 1552, + "hash": "UHJao[~WTzEOElIo%fjE01RjrWs:xukCMxxt", + "type": "image", + "minor": false, + "poi": false, + "hasMeta": true, + "hasPositivePrompt": true, + "onSite": false, + "remixOfId": null + }, + { + "url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/f617c99d-5f84-479f-adc4-a87a12414bcf/original=true/125936020.jpeg", + "nsfwLevel": 16, + "width": 1728, + "height": 1152, + "hash": "UNC6+9xuD%IU~q-;D%M{-;t7M{Rj%Mofj[of", + "type": "image", + "minor": false, + "poi": false, + "hasMeta": true, + "hasPositivePrompt": true, + "onSite": false, + "remixOfId": null + }, + { + "url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/9edc0263-abd4-43db-97a0-9de8f0162b5d/original=true/125935983.jpeg", + "nsfwLevel": 16, + "width": 1024, + "height": 1552, + "hash": "UvETWz=5v}r;tWShRhadkFWTjWW;r_WTbYbb", + "type": "image", + "minor": false, + "poi": false, + "hasMeta": true, + "hasPositivePrompt": true, + "onSite": false, + "remixOfId": null + }, + { + "url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/eecbcdca-10e0-46f5-bb80-60aa3276a5c2/original=true/125935988.jpeg", + "nsfwLevel": 16, + "width": 1552, + "height": 1024, + "hash": "U26Q*b~Vxu%1~Vozt7of%g%M=|S4S$t6%Lof", + "type": "image", + "minor": false, + "poi": false, + "hasMeta": true, + "hasPositivePrompt": true, + "onSite": false, + "remixOfId": null + }, + { + "url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/1d90a9d3-558b-4d78-9023-3832060b8e39/original=true/125936015.jpeg", + "nsfwLevel": 16, + "width": 1264, + "height": 1584, + "hash": "UDHT{g~C0LjE~BofRjM|01RkI;IpE1s.IpRj", + "type": "image", + "minor": false, + "poi": false, + "hasMeta": true, + "hasPositivePrompt": true, + "onSite": false, + "remixOfId": null + }, + { + "url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/5c7c50c7-4d1f-48cc-ac39-3f8fc75f3fba/original=true/125935990.jpeg", + "nsfwLevel": 8, + "width": 1024, + "height": 1552, + "hash": "UJHdgDE2?a$M~q$$sCIo-;NHIVRk-:bvWV%L", + "type": "image", + "minor": false, + "poi": false, + "hasMeta": true, + "hasPositivePrompt": true, + "onSite": false, + "remixOfId": null + }, + { + "url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/977e00c6-6e77-4859-a02f-309387c9444d/original=true/125936022.jpeg", + "nsfwLevel": 16, + "width": 1824, + "height": 1376, + "hash": "USJ7m-4.Io9ux^xYaJsl~pIVxaxu.7xZEMR+", + "type": "image", + "minor": false, + "poi": false, + "hasMeta": true, + "hasPositivePrompt": true, + "onSite": false, + "remixOfId": null + }, + { + "url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/4ab6aadf-3c7d-4d4a-9f43-fedf2215f0cc/original=true/125935984.jpeg", + "nsfwLevel": 16, + "width": 1024, + "height": 1552, + "hash": "UCEex#~V004ou3M|9aIV019F~C?H0MIA?H%g", + "type": "image", + "minor": false, + "poi": false, + "hasMeta": true, + "hasPositivePrompt": true, + "onSite": false, + "remixOfId": null + }, + { + "url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/f4da54ad-07b9-492c-929a-c6bcb1602112/original=true/125935992.jpeg", + "nsfwLevel": 16, + "width": 1216, + "height": 1216, + "hash": "UIHJ]c^*k?s:_M?G%fR,.7S#-oof^iIpI;jZ", + "type": "image", + "minor": false, + "poi": false, + "hasMeta": true, + "hasPositivePrompt": true, + "onSite": false, + "remixOfId": null + }, + { + "url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/a639fef7-6ad8-4479-a082-322dc821f20d/original=true/125935986.jpeg", + "nsfwLevel": 16, + "width": 1456, + "height": 1088, + "hash": "U7Iq0~t,000000-TIq_24o02^%~B9axax]?G", + "type": "image", + "minor": false, + "poi": false, + "hasMeta": true, + "hasPositivePrompt": true, + "onSite": false, + "remixOfId": null + }, + { + "url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/8b60911d-c765-4215-a573-2f60407b8f5b/original=true/125936023.jpeg", + "nsfwLevel": 16, + "width": 1376, + "height": 1824, + "hash": "UQN]^K?G?F.7*0ofkBxu$dWVE3n%s8t6W=fR", + "type": "image", + "minor": false, + "poi": false, + "hasMeta": true, + "hasPositivePrompt": true, + "onSite": false, + "remixOfId": null + }, + { + "url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/ebe508dd-f7fe-41c2-b7ac-a92737acfbe7/original=true/125937651.jpeg", + "nsfwLevel": 16, + "width": 1024, + "height": 1552, + "hash": "UHKmqkQmuPvgGuvz-qsqTK-UvL9^--IVRQcF", + "type": "image", + "minor": false, + "poi": false, + "hasMeta": true, + "hasPositivePrompt": true, + "onSite": false, + "remixOfId": null + } + ], + "downloadUrl": "https://civitai.com/api/download/models/2818111" + }, + { + "id": 2771019, + "index": 2, + "name": "Klein 9b v1.2", + "baseModel": "Flux.2 Klein 9B", + "baseModelType": "Standard", + "createdAt": "2026-03-14T05:55:22.433Z", + "publishedAt": "2026-03-14T07:10:20.510Z", + "status": "Published", + "availability": "Public", + "nsfwLevel": 60, + "description": "More training
", + "covered": true, + "stats": { + "downloadCount": 12468, + "thumbsUpCount": 673, + "thumbsDownCount": 0 + }, + "files": [ + { + "id": 2657332, + "sizeKB": 1065003.671875, + "name": "klein_snofs_v1_2.safetensors", + "type": "Model", + "pickleScanResult": "Success", + "pickleScanMessage": "No Pickle imports", + "virusScanResult": "Success", + "virusScanMessage": null, + "scannedAt": "2026-03-14T06:45:52.263Z", + "metadata": { + "format": "SafeTensor" + }, + "hashes": { + "AutoV1": "68A3060D", + "AutoV2": "AE6B2F5102", + "SHA256": "AE6B2F510212741A25C946500E349ACA47063199F107413B80EAD017AF5B7D84", + "CRC32": "BDFDAED9", + "BLAKE3": "B43594AC2A6E97254611CF2BDB142B2A95B10CC1EA9D2191135886468BF5A7D8", + "AutoV3": "0E9B5F3DF76A" + }, + "downloadUrl": "https://civitai.com/api/download/models/2771019", + "primary": true + } + ], + "images": [ + { + "url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/ee263796-8e29-479d-b926-93a547b4f1ac/original=true/124101180.jpeg", + "nsfwLevel": 16, + "width": 992, + "height": 1504, + "hash": "UOE_:ONJT0%1~V-pkDxa.8of-UWCkCkCn$Rj", + "type": "image", + "minor": false, + "poi": false, + "hasMeta": true, + "hasPositivePrompt": true, + "onSite": false, + "remixOfId": null + }, + { + "url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/193dde9a-1555-4b17-b256-683f999a3c1e/original=true/124101202.jpeg", + "nsfwLevel": 8, + "width": 1472, + "height": 1024, + "hash": "UMBWbz%LD%jY~px[D%ax%MxuIUWBxtoeofWB", + "type": "image", + "minor": false, + "poi": false, + "hasMeta": true, + "hasPositivePrompt": true, + "onSite": false, + "remixOfId": null + }, + { + "url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/fd25db76-2055-4caa-890c-1c8fd3eb008f/original=true/124101179.jpeg", + "nsfwLevel": 16, + "width": 1504, + "height": 992, + "hash": "UFDS:tRjD%00_3_3M{D%of?bofR*~qxut79F", + "type": "image", + "minor": false, + "poi": false, + "hasMeta": true, + "hasPositivePrompt": true, + "onSite": false, + "remixOfId": null + }, + { + "url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/04e3a1e4-04cd-4e10-95fb-c8a31c8857a7/original=true/124101195.jpeg", + "nsfwLevel": 16, + "width": 1648, + "height": 1088, + "hash": "UVF=gf?aE1RP~q-;M{RP%g%MWBj@%M-pjsM{", + "type": "image", + "minor": false, + "poi": false, + "hasMeta": true, + "hasPositivePrompt": true, + "onSite": false, + "remixOfId": null + }, + { + "url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/85c72235-163b-4063-ab76-2374a0abc099/original=true/124101187.jpeg", + "nsfwLevel": 8, + "width": 1088, + "height": 1648, + "hash": "UVKm,?aK?^%M.6RP%Ls:E2WXR5axj]ofWVj[", + "type": "image", + "minor": false, + "poi": false, + "hasMeta": true, + "hasPositivePrompt": true, + "onSite": false, + "remixOfId": null + }, + { + "url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/5357e2ee-5ee7-4538-8dce-f49ec1dff136/original=true/124101185.jpeg", + "nsfwLevel": 16, + "width": 1408, + "height": 1056, + "hash": "UEEVsdD%.TD$XWMx?H9Fg3kDMxWB%1oJIoxu", + "type": "image", + "minor": false, + "poi": false, + "hasMeta": true, + "hasPositivePrompt": true, + "onSite": false, + "remixOfId": null + }, + { + "url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/91201353-d1b1-42cb-8ad1-ab27bda641ce/original=true/124101184.jpeg", + "nsfwLevel": 16, + "width": 1504, + "height": 992, + "hash": "UGKKTS?cys?v5RI9RQtS.TNHiwM{VY%#xut7", + "type": "image", + "minor": false, + "poi": false, + "hasMeta": true, + "hasPositivePrompt": true, + "onSite": false, + "remixOfId": null + }, + { + "url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/a818ac2a-46f4-4b9b-bb5f-ab8588c37749/original=true/124101196.jpeg", + "nsfwLevel": 4, + "width": 1024, + "height": 1552, + "hash": "U58y|x~A^%9{NH9vR*NH9vE3WBxDxZofofs:", + "type": "image", + "minor": false, + "poi": false, + "hasMeta": true, + "hasPositivePrompt": true, + "onSite": false, + "remixOfId": null + }, + { + "url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/8b8170d2-7470-447a-8656-18924c9bcb31/original=true/124101192.jpeg", + "nsfwLevel": 16, + "width": 1456, + "height": 1088, + "hash": "USJ@Ug00*0%1.8I9NeV?McS4M_Rjx^n$o#kC", + "type": "image", + "minor": false, + "poi": false, + "hasMeta": true, + "hasPositivePrompt": true, + "onSite": false, + "remixOfId": null + }, + { + "url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/9fa920d4-a79c-40e3-8e24-221a503c2d17/original=true/124101186.jpeg", + "nsfwLevel": 16, + "width": 1504, + "height": 992, + "hash": "U9H1PWE25SW-C7-6R+Nb1%0#}?-U}?%2M{ni", + "type": "image", + "minor": false, + "poi": false, + "hasMeta": true, + "hasPositivePrompt": true, + "onSite": false, + "remixOfId": null + }, + { + "url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/afa06676-1d7f-4702-9016-09aa785c8965/original=true/124101194.jpeg", + "nsfwLevel": 16, + "width": 1264, + "height": 1264, + "hash": "UNGjf_ENoeWB}TEhoeayR*NIs-soNaRkoejZ", + "type": "image", + "minor": false, + "poi": false, + "hasMeta": true, + "hasPositivePrompt": true, + "onSite": false, + "remixOfId": null + }, + { + "url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/bb57be68-0122-4af3-9adf-b97a2d96eeb9/original=true/124101188.jpeg", + "nsfwLevel": 16, + "width": 1552, + "height": 1024, + "hash": "UNJ7R7#758%M~qnOwIof-;WCnOs:-;xajEs:", + "type": "image", + "minor": false, + "poi": false, + "hasMeta": true, + "hasPositivePrompt": true, + "onSite": false, + "remixOfId": null + }, + { + "url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/57c33984-5522-4683-b1ef-a558d68c85b9/original=true/124101190.jpeg", + "nsfwLevel": 16, + "width": 1408, + "height": 1408, + "hash": "UKHnTtxZNe$$~poya}s.?wWCR*ofoe%1jEjY", + "type": "image", + "minor": false, + "poi": false, + "hasMeta": true, + "hasPositivePrompt": true, + "onSite": false, + "remixOfId": null + }, + { + "url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/f4d9b65c-522c-46e8-826d-3d90b3a3aaaa/original=true/124101198.jpeg", + "nsfwLevel": 16, + "width": 1088, + "height": 1648, + "hash": "UGHKUs}p9u%0E2Vs?a%1?uJ8NxJAE29uI@kW", + "type": "image", + "minor": false, + "poi": false, + "hasMeta": true, + "hasPositivePrompt": true, + "onSite": false, + "remixOfId": null + }, + { + "url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/4db9780a-3d37-451a-b214-ccee2a394d60/original=true/124101191.jpeg", + "nsfwLevel": 8, + "width": 1024, + "height": 1552, + "hash": "UHJZxYNH-pni~C?b.7soPU?avgxttRIVozIo", + "type": "image", + "minor": false, + "poi": false, + "hasMeta": true, + "hasPositivePrompt": true, + "onSite": false, + "remixOfId": null + }, + { + "url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/ad41e1e8-cb15-4546-8d75-746db511c9eb/original=true/124101189.jpeg", + "nsfwLevel": 16, + "width": 1552, + "height": 1024, + "hash": "UIGt]70Lt7IU~oVsI=IpO?X8-n%2oexuozsl", + "type": "image", + "minor": false, + "poi": false, + "hasMeta": true, + "hasPositivePrompt": true, + "onSite": false, + "remixOfId": null + }, + { + "url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/d2557e71-875a-428d-98bb-99f22cb689d7/original=true/124101197.jpeg", + "nsfwLevel": 16, + "width": 1024, + "height": 1552, + "hash": "UHF#%M~p9YIUb{S%MxIp02IW={x]-pR*n~xu", + "type": "image", + "minor": false, + "poi": false, + "hasMeta": true, + "hasPositivePrompt": true, + "onSite": false, + "remixOfId": null + }, + { + "url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/aa35ac63-8cc5-444a-9a53-2a9ac3b13868/original=true/124101199.jpeg", + "nsfwLevel": 4, + "width": 1552, + "height": 1024, + "hash": "UbG8ip01E2~V%MRjM|%LxuM{t7a#xaV@bbjt", + "type": "image", + "minor": false, + "poi": false, + "hasMeta": true, + "hasPositivePrompt": true, + "onSite": false, + "remixOfId": null + }, + { + "url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/bc046398-3ef4-4278-b02d-365e4f193aa9/original=true/124101201.jpeg", + "nsfwLevel": 16, + "width": 1024, + "height": 1552, + "hash": "UKL3Y}aP-;_3~oWFW?x[EMR*oyjFIVNcozn%", + "type": "image", + "minor": false, + "poi": false, + "hasMeta": true, + "hasPositivePrompt": true, + "onSite": false, + "remixOfId": null + }, + { + "url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/90771078-b6ef-4cbc-979c-6d9af33a9ac1/original=true/124101193.jpeg", + "nsfwLevel": 16, + "width": 1552, + "height": 1024, + "hash": "UEH^he0M00^*vg,W%LE201Rk~V$gbIxZWAj[", + "type": "image", + "minor": false, + "poi": false, + "hasMeta": true, + "hasPositivePrompt": true, + "onSite": false, + "remixOfId": null + } + ], + "downloadUrl": "https://civitai.com/api/download/models/2771019" + }, + { + "id": 2695876, + "index": 3, + "name": "Klein 9b v1.1", + "baseModel": "Flux.2 Klein 9B", + "baseModelType": "Standard", + "createdAt": "2026-02-16T19:30:14.256Z", + "publishedAt": "2026-02-16T19:42:56.055Z", + "status": "Published", + "availability": "Public", + "nsfwLevel": 60, + "description": "More training
", + "covered": true, + "stats": { + "downloadCount": 15606, + "thumbsUpCount": 848, + "thumbsDownCount": 1 + }, + "files": [ + { + "id": 2581872, + "sizeKB": 1065003.671875, + "name": "klein_snofs_v1_1.safetensors", + "type": "Model", + "pickleScanResult": "Success", + "pickleScanMessage": "No Pickle imports", + "virusScanResult": "Success", + "virusScanMessage": null, + "scannedAt": "2026-02-16T19:41:13.958Z", + "metadata": { + "format": "SafeTensor" + }, + "hashes": { + "AutoV1": "2E6E6CCE", + "AutoV2": "5A9F4B7072", + "SHA256": "5A9F4B70721C922CE468F77723AA2FCD4C2D8F889E3BAB5E71FD46737D1F30CA", + "CRC32": "20917D7F", + "BLAKE3": "0B914F859B261B229B7FAF9CC77A38E905CD9599EB24352111616B076CCDC20B", + "AutoV3": "542B3430260A" + }, + "downloadUrl": "https://civitai.com/api/download/models/2695876", + "primary": true + } + ], + "images": [ + { + "url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/0918ce2c-a5d2-4764-930d-ed9951571785/original=true/121343236.jpeg", + "nsfwLevel": 16, + "width": 1216, + "height": 1216, + "hash": "UFH2Ji4=Bv-.TSNa~nxsbBxa?ZNGtlNHIUW-", + "type": "image", + "minor": false, + "poi": false, + "hasMeta": true, + "hasPositivePrompt": true, + "onSite": false, + "remixOfId": null + }, + { + "url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/a0c0e6a2-b3cc-4365-a2c5-ad3f2b0ea128/original=true/121343234.jpeg", + "nsfwLevel": 16, + "width": 992, + "height": 1504, + "hash": "UMMY~CRO~U%1qFnhi{tRPUe-sms:x[M{Rjae", + "type": "image", + "minor": false, + "poi": false, + "hasMeta": true, + "hasPositivePrompt": true, + "onSite": false, + "remixOfId": null + }, + { + "url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/f19093ba-25cb-4713-83b2-bb5a7ed8d476/original=true/121343223.jpeg", + "nsfwLevel": 16, + "width": 928, + "height": 1392, + "hash": "UMINT]r=BAoy9Z-:ixof~pWB-Us.9aNHNGsm", + "type": "image", + "minor": false, + "poi": false, + "hasMeta": true, + "hasPositivePrompt": true, + "onSite": false, + "remixOfId": null + }, + { + "url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/be357aca-f950-4e62-b1cc-3595b431153e/original=true/121343224.jpeg", + "nsfwLevel": 16, + "width": 1504, + "height": 992, + "hash": "UFEo0u-p004:Ehj[EMWV01Io~V%LnOn%bHW;", + "type": "image", + "minor": false, + "poi": false, + "hasMeta": true, + "hasPositivePrompt": true, + "onSite": false, + "remixOfId": null + }, + { + "url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/b43f60ee-2560-4481-b3fe-7b683ae7ffa1/original=true/121343227.jpeg", + "nsfwLevel": 16, + "width": 1392, + "height": 928, + "hash": "UMJQr{_MS1IU.RkqI:xZ9u-:x]nl9Z%LxuoL", + "type": "image", + "minor": false, + "poi": false, + "hasMeta": true, + "hasPositivePrompt": true, + "onSite": false, + "remixOfId": null + }, + { + "url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/78e26c73-a29d-44c5-99b4-7d83db46102b/original=true/121343237.jpeg", + "nsfwLevel": 16, + "width": 1408, + "height": 1056, + "hash": "U8LyZIw^$x~A0ekq0g^60f57Ey9[}@RPM|sm", + "type": "image", + "minor": false, + "poi": false, + "hasMeta": true, + "hasPositivePrompt": true, + "onSite": false, + "remixOfId": null + }, + { + "url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/ebb78f1f-6cac-43d6-8df2-f357f6c7f31e/original=true/121343222.jpeg", + "nsfwLevel": 16, + "width": 992, + "height": 1504, + "hash": "U5N0PGMI00_4Grs+~DEL00OF03R4}@-VE2Si", + "type": "image", + "minor": false, + "poi": false, + "hasMeta": true, + "hasPositivePrompt": true, + "onSite": false, + "remixOfId": null + }, + { + "url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/411217e8-14c3-4162-a20f-7ca0187f213e/original=true/121343226.jpeg", + "nsfwLevel": 4, + "width": 880, + "height": 1472, + "hash": "UEI:E+K40~RQ0g-n}r$%ICJmbvxt}?5RRkIp", + "type": "image", + "minor": false, + "poi": false, + "hasMeta": true, + "hasPositivePrompt": true, + "onSite": false, + "remixOfId": null + }, + { + "url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/88c001e6-4d83-4d4b-bf7b-70ef4d201d88/original=true/121343228.jpeg", + "nsfwLevel": 8, + "width": 992, + "height": 1504, + "hash": "UOO{HpxZQk-V.T?GElRjE3R*IpsSibjF%1s,", + "type": "image", + "minor": false, + "poi": false, + "hasMeta": true, + "hasPositivePrompt": true, + "onSite": false, + "remixOfId": null + }, + { + "url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/c257b69d-aaa6-446f-b272-a464df7d7ac0/original=true/121343233.jpeg", + "nsfwLevel": 16, + "width": 1056, + "height": 1408, + "hash": "UZM%7i?vI=RP_Nx]X9V@0gnOxZjF^+n$Wqof", + "type": "image", + "minor": false, + "poi": false, + "hasMeta": true, + "hasPositivePrompt": true, + "onSite": false, + "remixOfId": null + }, + { + "url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/92906c28-cf47-4e59-a102-cd36723926ff/original=true/121343229.jpeg", + "nsfwLevel": 16, + "width": 992, + "height": 1504, + "hash": "UGKn0b4TL3%M8^WYD%Rj?^kC=|o#D%M{e.nh", + "type": "image", + "minor": false, + "poi": false, + "hasMeta": true, + "hasPositivePrompt": true, + "onSite": false, + "remixOfId": null + }, + { + "url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/b02452f1-93cb-4646-a3d5-c4fa50d70b05/original=true/121343225.jpeg", + "nsfwLevel": 16, + "width": 1392, + "height": 928, + "hash": "UBK0TeEN^g$L0pxu?G%LMd~UA1x]~As:^+%L", + "type": "image", + "minor": false, + "poi": false, + "hasMeta": true, + "hasPositivePrompt": true, + "onSite": false, + "remixOfId": null + }, + { + "url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/5a6cf425-d125-453e-8033-724070014413/original=true/121343230.jpeg", + "nsfwLevel": 16, + "width": 992, + "height": 1504, + "hash": "UYKT0hIVoz%0~pM|NHs,tmR*oJaex]ofaeof", + "type": "image", + "minor": false, + "poi": false, + "hasMeta": true, + "hasPositivePrompt": true, + "onSite": false, + "remixOfId": null + }, + { + "url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/82e529e2-29f0-439a-aab8-f901b9918f53/original=true/121343232.jpeg", + "nsfwLevel": 16, + "width": 1408, + "height": 1056, + "hash": "UCJaWTslRQ?b00t70KIUODMxx^o#$*xu~qRj", + "type": "image", + "minor": false, + "poi": false, + "hasMeta": true, + "hasPositivePrompt": true, + "onSite": false, + "remixOfId": null + }, + { + "url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/cca84f8c-eaf6-4cd8-bfed-6ab603e089d6/original=true/121343235.jpeg", + "nsfwLevel": 16, + "width": 992, + "height": 1504, + "hash": "UOK12R~B-:%1DOxFt6aeg$x]ofkC~pS2kCR-", + "type": "image", + "minor": false, + "poi": false, + "hasMeta": true, + "hasPositivePrompt": true, + "onSite": false, + "remixOfId": null + }, + { + "url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/9b912494-f5b8-4f87-88fa-58cbc551dd78/original=true/121343231.jpeg", + "nsfwLevel": 8, + "width": 1056, + "height": 1408, + "hash": "U9DbvM^i02025mI=t7sm02Rk~9?FJ:NGW=of", + "type": "image", + "minor": false, + "poi": false, + "hasMeta": true, + "hasPositivePrompt": true, + "onSite": false, + "remixOfId": null + } + ], + "downloadUrl": "https://civitai.com/api/download/models/2695876" + }, + { + "id": 2653561, + "index": 4, + "name": "Klein 9b v1.0", + "baseModel": "Flux.2 Klein 9B", + "baseModelType": "Standard", + "createdAt": "2026-02-02T16:57:20.698Z", + "publishedAt": "2026-02-02T19:11:18.935Z", + "status": "Published", + "availability": "Public", + "nsfwLevel": 60, + "description": "Initial Klein version
", + "covered": true, + "stats": { + "downloadCount": 7962, + "thumbsUpCount": 428, + "thumbsDownCount": 0 + }, + "files": [ + { + "id": 2541413, + "sizeKB": 1065003.65625, + "name": "klein_snofs_v1.safetensors", + "type": "Model", + "pickleScanResult": "Success", + "pickleScanMessage": "No Pickle imports", + "virusScanResult": "Success", + "virusScanMessage": null, + "scannedAt": "2026-02-02T17:06:29.144Z", + "metadata": { + "format": "SafeTensor" + }, + "hashes": { + "AutoV1": "D09513CC", + "AutoV2": "A6E218E2C0", + "SHA256": "A6E218E2C037CC3A4083FAD64237FEA77296345CEC1598981C7C1ED23577E555", + "CRC32": "60EAEFA1", + "BLAKE3": "DB4A59001A023D8D76781050B851D0B17AA89028AFA5D8B2E699D335AF41C87A", + "AutoV3": "3FFD1C337CFB" + }, + "downloadUrl": "https://civitai.com/api/download/models/2653561", + "primary": true + } + ], + "images": [ + { + "url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/979a5117-595f-413d-b301-326f5ccebc81/original=true/119718657.jpeg", + "nsfwLevel": 16, + "width": 1280, + "height": 848, + "hash": "UYNvuhnM*0jZ?wt7jbtQxas:s:W=RjW=WAWA", + "type": "image", + "minor": false, + "poi": false, + "hasMeta": true, + "hasPositivePrompt": true, + "onSite": false, + "remixOfId": null + }, + { + "url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/35a0e333-4671-45cc-ad23-2807c9380998/original=true/119718653.jpeg", + "nsfwLevel": 16, + "width": 672, + "height": 1024, + "hash": "U9HdHAw41g599JR+9_V[.jS}^4^i02Nb%1xG", + "type": "image", + "minor": false, + "poi": false, + "hasMeta": true, + "hasPositivePrompt": true, + "onSite": false, + "remixOfId": null + }, + { + "url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/111ef109-dc7b-4601-97e6-3fb4bf196588/original=true/119718661.jpeg", + "nsfwLevel": 16, + "width": 848, + "height": 1280, + "hash": "U7I3s[~A009t0057k;t7C6-o^4-B02sV?FNG", + "type": "image", + "minor": false, + "poi": false, + "hasMeta": true, + "hasPositivePrompt": true, + "onSite": false, + "remixOfId": null + }, + { + "url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/bf6c0e7d-be04-4098-8768-4a065315008c/original=true/119718660.jpeg", + "nsfwLevel": 16, + "width": 1056, + "height": 1408, + "hash": "U6HBC?s:0R-oF2bHr?V@01f+~9NGwIRk57of", + "type": "image", + "minor": false, + "poi": false, + "hasMeta": true, + "hasPositivePrompt": true, + "onSite": false, + "remixOfId": null + }, + { + "url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/a10ab615-ffe4-44e9-99c9-7696b83c1bee/original=true/119718646.jpeg", + "nsfwLevel": 16, + "width": 1536, + "height": 1536, + "hash": "UwKm5zS4xZ-U~Aj[s.t6IpoekBRkIqoeX9WC", + "type": "image", + "minor": false, + "poi": false, + "hasMeta": true, + "hasPositivePrompt": true, + "onSite": false, + "remixOfId": null + }, + { + "url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/9dc9772c-fb0a-4faf-9bb3-6bd84bdc3f9e/original=true/119718667.jpeg", + "nsfwLevel": 8, + "width": 1024, + "height": 1536, + "hash": "UmMZK^xuS$nN_Nof%2RPKQW;ofRj-pkCRkbb", + "type": "image", + "minor": false, + "poi": false, + "hasMeta": true, + "hasPositivePrompt": true, + "onSite": false, + "remixOfId": null + }, + { + "url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/30e16b19-647f-42e9-9b55-243af8599406/original=true/119718668.jpeg", + "nsfwLevel": 16, + "width": 992, + "height": 1504, + "hash": "UTN7[a$%J7t60he:SzI;IpoLS4R+}?s.WCoe", + "type": "image", + "minor": false, + "poi": false, + "hasMeta": true, + "hasPositivePrompt": true, + "onSite": false, + "remixOfId": null + }, + { + "url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/71c9e7b0-1aeb-4d69-b4fc-a85495a13e02/original=true/119718649.jpeg", + "nsfwLevel": 16, + "width": 1280, + "height": 1280, + "hash": "UIK,Z~_M9Yid00IT%1R5%hR:M}%gQ,v}o#OA", + "type": "image", + "minor": false, + "poi": false, + "hasMeta": true, + "hasPositivePrompt": true, + "onSite": false, + "remixOfId": null + }, + { + "url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/1da35c56-fd6e-48b5-89c1-3d1bd9f3cc25/original=true/119718656.jpeg", + "nsfwLevel": 16, + "width": 832, + "height": 1216, + "hash": "U8N9%x001f,[010f%M%Mju^j~X#k0o%0xuIU", + "type": "image", + "minor": false, + "poi": false, + "hasMeta": true, + "hasPositivePrompt": true, + "onSite": false, + "remixOfId": null + }, + { + "url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/58c5e9aa-f9e4-4754-a615-fdf25e836fec/original=true/119718659.jpeg", + "nsfwLevel": 16, + "width": 1280, + "height": 848, + "hash": "URH-f8-;RjIA_Mt7M{IBpINHV]V[%KWWoMog", + "type": "image", + "minor": false, + "poi": false, + "hasMeta": true, + "hasPositivePrompt": true, + "onSite": false, + "remixOfId": null + }, + { + "url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/648ee578-45c0-46a4-8dd1-9f855cbc62e5/original=true/119718642.jpeg", + "nsfwLevel": 16, + "width": 1280, + "height": 960, + "hash": "UDFElp}@589u4;X8NZIoJBM{NGS5MxI;t7^P", + "type": "image", + "minor": false, + "poi": false, + "hasMeta": true, + "hasPositivePrompt": true, + "onSite": false, + "remixOfId": null + }, + { + "url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/a1eff5a5-6c30-4c23-a809-acec86a1061a/original=true/119718669.jpeg", + "nsfwLevel": 2, + "width": 992, + "height": 1504, + "hash": "UDI#AK?G~p?aMxRjD*IU%gRkS5of?boz-pkC", + "type": "image", + "minor": false, + "poi": false, + "hasMeta": true, + "hasPositivePrompt": true, + "onSite": false, + "remixOfId": null + }, + { + "url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/32c30c3e-5ab7-44a9-9a8a-77a8353c44a2/original=true/119718655.jpeg", + "nsfwLevel": 16, + "width": 1024, + "height": 1536, + "hash": "UIJtF;bvTL%M4:~p%1R-.S?Gxuo}flt7ogsS", + "type": "image", + "minor": false, + "poi": false, + "hasMeta": true, + "hasPositivePrompt": true, + "onSite": false, + "remixOfId": null + }, + { + "url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/51a09fd9-02df-49a2-aff1-6022cd08db94/original=true/119718652.jpeg", + "nsfwLevel": 8, + "width": 1216, + "height": 1216, + "hash": "UOH1b~aw1KaKuOxa+^S4x^bIxXs:~CM|J7ni", + "type": "image", + "minor": false, + "poi": false, + "hasMeta": true, + "hasPositivePrompt": true, + "onSite": false, + "remixOfId": null + }, + { + "url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/c4df809e-8e9d-428b-bcac-57383adf5794/original=true/119718666.jpeg", + "nsfwLevel": 8, + "width": 1136, + "height": 1472, + "hash": "UPI|K}EM5S?G}=J9Ipt60}R*xGEM={jZWVj]", + "type": "image", + "minor": false, + "poi": false, + "hasMeta": true, + "hasPositivePrompt": true, + "onSite": false, + "remixOfId": null + }, + { + "url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/516d704e-72eb-436e-93dd-977846ab688e/original=true/119718654.jpeg", + "nsfwLevel": 16, + "width": 992, + "height": 992, + "hash": "UUMsyT?vo#b^.8RiV@D$?wMxMwjE-=RPtRxu", + "type": "image", + "minor": false, + "poi": false, + "hasMeta": true, + "hasPositivePrompt": true, + "onSite": false, + "remixOfId": null + }, + { + "url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/a4a2750e-9ba7-4e0d-8e9d-319381aa0d82/original=true/119718658.jpeg", + "nsfwLevel": 16, + "width": 848, + "height": 1280, + "hash": "UqOyR?xZ.9xF.TX9o}j?NcxunNR*xuRjV@jY", + "type": "image", + "minor": false, + "poi": false, + "hasMeta": true, + "hasPositivePrompt": true, + "onSite": false, + "remixOfId": null + }, + { + "url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/4aee59bb-d227-4ad7-a2c0-78a0094b09dd/original=true/119718663.jpeg", + "nsfwLevel": 16, + "width": 992, + "height": 1504, + "hash": "UNNcKCV?t.%L*0M{%gt701M|$yaxM{WBMwax", + "type": "image", + "minor": false, + "poi": false, + "hasMeta": true, + "hasPositivePrompt": true, + "onSite": false, + "remixOfId": null + }, + { + "url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/428549ab-094d-4c7d-9d85-f7e7f3ca2bec/original=true/119780884.jpeg", + "nsfwLevel": 16, + "width": 1280, + "height": 960, + "hash": "ULFYGW~VE2t7IoE1IoRk%MRkM{jY-p%L%LoL", + "type": "image", + "minor": false, + "poi": false, + "hasMeta": true, + "hasPositivePrompt": true, + "onSite": false, + "remixOfId": null + }, + { + "url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/8c039273-6b11-4873-8e86-bda615b3f654/original=true/120168323.jpeg", + "nsfwLevel": 8, + "width": 2048, + "height": 1504, + "hash": "U8I|?$00%M01GdIUxtRh00Nat6IT^*RPofRi", + "type": "image", + "minor": false, + "poi": false, + "hasMeta": true, + "hasPositivePrompt": true, + "onSite": false, + "remixOfId": null + } + ], + "downloadUrl": "https://civitai.com/api/download/models/2653561" + }, + { + "id": 2474488, + "index": 5, + "name": "v1.3", + "baseModel": "Qwen", + "baseModelType": "Standard", + "createdAt": "2025-12-05T21:57:37.369Z", + "publishedAt": "2025-12-05T22:09:56.842Z", + "status": "Published", + "availability": "Public", + "nsfwLevel": 60, + "description": "Further training
", + "covered": true, + "stats": { + "downloadCount": 27418, + "thumbsUpCount": 907, + "thumbsDownCount": 3 + }, + "files": [ + { + "id": 2362948, + "sizeKB": 599454.5625, + "name": "Qwen_Snofs_1_3.safetensors", + "type": "Model", + "pickleScanResult": "Success", + "pickleScanMessage": "No Pickle imports", + "virusScanResult": "Success", + "virusScanMessage": null, + "scannedAt": "2025-12-05T22:05:36.533Z", + "metadata": { + "format": "SafeTensor" + }, + "hashes": { + "AutoV1": "52E3378E", + "AutoV2": "4A34F57BDB", + "SHA256": "4A34F57BDB5333B884DB997A9B74B2BA740B5A8344B750C6B8CB75A35088CEE7", + "CRC32": "4E862327", + "BLAKE3": "2B9C12816E25A63760B7D70FC85BE92ACFE9919894018BDBE6482550C7467A64", + "AutoV3": "B380B36A6480" + }, + "downloadUrl": "https://civitai.com/api/download/models/2474488", + "primary": true + } + ], + "images": [ + { + "url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/6c0116df-fade-4067-b07f-d807c0801eee/original=true/112774380.jpeg", + "nsfwLevel": 16, + "width": 1056, + "height": 1584, + "hash": "U5BCJWD%0PxCBU9tNwE20ixZ}Sxt-S$%oMNb", + "type": "image", + "minor": false, + "poi": false, + "hasMeta": true, + "hasPositivePrompt": true, + "onSite": false, + "remixOfId": null + }, + { + "url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/79e0105e-4315-435c-a2f6-58147a95ee57/original=true/112774383.jpeg", + "nsfwLevel": 8, + "width": 1056, + "height": 1584, + "hash": "UhMjHx%M_NkXxtt7n$WX9aoyRPV@ngROWBRk", + "type": "image", + "minor": false, + "poi": false, + "hasMeta": true, + "hasPositivePrompt": true, + "onSite": false, + "remixOfId": null + }, + { + "url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/fa2ee81d-2375-4cf9-9197-18385b965621/original=true/112774388.jpeg", + "nsfwLevel": 16, + "width": 1472, + "height": 1136, + "hash": "U7F}N9-o00?a00~VyDkBcZX9-TRP-SNa4:rY", + "type": "image", + "minor": false, + "poi": false, + "hasMeta": true, + "hasPositivePrompt": true, + "onSite": false, + "remixOfId": null + }, + { + "url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/b89f9846-9c54-4343-8524-5fb2b471dd69/original=true/112774386.jpeg", + "nsfwLevel": 16, + "width": 1136, + "height": 1472, + "hash": "UAGQ:_~B00xY0zofNG%10ME2~Bof00D*={n+", + "type": "image", + "minor": false, + "poi": false, + "hasMeta": true, + "hasPositivePrompt": true, + "onSite": false, + "remixOfId": null + }, + { + "url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/9ce4cb2a-aec9-4f3e-9105-ba0d18a55502/original=true/112774390.jpeg", + "nsfwLevel": 16, + "width": 1136, + "height": 1472, + "hash": "UDJGZlv~0LpbB7NGIU9[00%Ls;MKLxyCrZVZ", + "type": "image", + "minor": false, + "poi": false, + "hasMeta": true, + "hasPositivePrompt": true, + "onSite": false, + "remixOfId": null + }, + { + "url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/2f7673c9-2bf0-4d57-a431-fcadc438e875/original=true/112774375.jpeg", + "nsfwLevel": 16, + "width": 1472, + "height": 1136, + "hash": "UoP6s.oIx]jt?wofaeazx]kCRPflVsaxozoL", + "type": "image", + "minor": false, + "poi": false, + "hasMeta": true, + "hasPositivePrompt": true, + "onSite": false, + "remixOfId": null + }, + { + "url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/4e61bfc2-5e54-46c3-a136-4d8abf90ee96/original=true/112774381.jpeg", + "nsfwLevel": 4, + "width": 1056, + "height": 1584, + "hash": "UWHB#l_3S4WB~W%MS4t7W?Rj%Lt7%g%MxuR*", + "type": "image", + "minor": false, + "poi": false, + "hasMeta": true, + "hasPositivePrompt": true, + "onSite": false, + "remixOfId": null + }, + { + "url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/214fff1e-b801-4409-9302-a03d5ae6511c/original=true/112774382.jpeg", + "nsfwLevel": 8, + "width": 1056, + "height": 1584, + "hash": "UVJkTB_NKjtlTeof=woI00M{xDs.n3jYXToz", + "type": "image", + "minor": false, + "poi": false, + "hasMeta": true, + "hasPositivePrompt": true, + "onSite": false, + "remixOfId": null + }, + { + "url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/1a0d3172-6530-4a15-aafd-3c0fad320e2c/original=true/112774378.jpeg", + "nsfwLevel": 16, + "width": 1328, + "height": 1328, + "hash": "UKJQ=?aa02^93ZwHxd%3E:Xnp09uENXTs=V|", + "type": "image", + "minor": false, + "poi": false, + "hasMeta": true, + "hasPositivePrompt": true, + "onSite": false, + "remixOfId": null + }, + { + "url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/28cc51d7-eb7e-4e87-98fa-30782f2de5be/original=true/112774387.jpeg", + "nsfwLevel": 16, + "width": 1056, + "height": 1584, + "hash": "UAHwDd02yD0104?c9t}@0g^P}?^kyDE1SbNd", + "type": "image", + "minor": false, + "poi": false, + "hasMeta": true, + "hasPositivePrompt": true, + "onSite": false, + "remixOfId": null + }, + { + "url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/ae4a6886-9ac3-450f-8678-c1319d85d671/original=true/112774379.jpeg", + "nsfwLevel": 16, + "width": 1136, + "height": 1472, + "hash": "UJKc|Urp.7xt_Ms.tRW;yXkCMxRkIBxtjaV[", + "type": "image", + "minor": false, + "poi": false, + "hasMeta": true, + "hasPositivePrompt": true, + "onSite": false, + "remixOfId": null + }, + { + "url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/8799e809-d3aa-468b-9959-b2c57a9cdd16/original=true/112774389.jpeg", + "nsfwLevel": 16, + "width": 1056, + "height": 1584, + "hash": "UHKJ_QtSGcx]UH={ozNGi{XoZ~jE0LoerWnh", + "type": "image", + "minor": false, + "poi": false, + "hasMeta": true, + "hasPositivePrompt": true, + "onSite": false, + "remixOfId": null + }, + { + "url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/13530249-9760-4167-bf67-5df2d36a1633/original=true/112774364.jpeg", + "nsfwLevel": 16, + "width": 1056, + "height": 1584, + "hash": "UEHmx^jF0N={~U570f-o-WjFs:s:^PjFV@S4", + "type": "image", + "minor": false, + "poi": false, + "hasMeta": true, + "hasPositivePrompt": true, + "onSite": false, + "remixOfId": null + }, + { + "url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/d5b8edf3-0453-46b4-8da9-a6bb1f573a09/original=true/112774365.jpeg", + "nsfwLevel": 16, + "width": 1472, + "height": 1136, + "hash": "UBEyMbH?yr_NyWN_j_ogO[.8nMx]xVnhe=xu", + "type": "image", + "minor": false, + "poi": false, + "hasMeta": true, + "hasPositivePrompt": true, + "onSite": false, + "remixOfId": null + }, + { + "url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/57b0ea5d-b21e-498f-81aa-f749dcce13f2/original=true/112813119.jpeg", + "nsfwLevel": 16, + "width": 1136, + "height": 1472, + "hash": "UEJ%g_4T1kiGLg0eNzRO0#NF^j9a={=yxs$*", + "type": "image", + "minor": false, + "poi": false, + "hasMeta": true, + "hasPositivePrompt": true, + "onSite": false, + "remixOfId": null + }, + { + "url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/5c3ce796-0aed-4186-90fa-61ac4493d465/original=true/112813115.jpeg", + "nsfwLevel": 16, + "width": 1056, + "height": 1584, + "hash": "UIK0~S#6.8?^PVIUIA-;MxIV#k-:tlNbOsxG", + "type": "image", + "minor": false, + "poi": false, + "hasMeta": true, + "hasPositivePrompt": true, + "onSite": false, + "remixOfId": null + }, + { + "url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/2522af6c-70e9-4950-8085-e8f4b0ea36e2/original=true/112813117.jpeg", + "nsfwLevel": 16, + "width": 1584, + "height": 1056, + "hash": "UFLpRFDi0Jz?1Fn5~DEL1GNsDjE1kkcER4s8", + "type": "image", + "minor": false, + "poi": false, + "hasMeta": true, + "hasPositivePrompt": true, + "onSite": false, + "remixOfId": null + }, + { + "url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/59b384ec-1cb0-4f2c-87d2-f7b597cb1f08/original=true/112813120.jpeg", + "nsfwLevel": 4, + "width": 1056, + "height": 1584, + "hash": "UAI;*R-o0{IU0xS4-VM{00V?~Xflx^WBo~oz", + "type": "image", + "minor": false, + "poi": false, + "hasMeta": true, + "hasPositivePrompt": true, + "onSite": false, + "remixOfId": null + }, + { + "url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/4bd0c0cd-098a-4ba2-8d03-bb7c5c3b1a35/original=true/112813116.jpeg", + "nsfwLevel": 8, + "width": 1136, + "height": 1472, + "hash": "UCD]o9of00M{00Rj~qof%2t79FM{4nof_3Rj", + "type": "image", + "minor": false, + "poi": false, + "hasMeta": true, + "hasPositivePrompt": true, + "onSite": false, + "remixOfId": null + }, + { + "url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/248d83d4-2472-4624-bcf6-cd25aec23c6e/original=true/112813118.jpeg", + "nsfwLevel": 16, + "width": 1056, + "height": 1584, + "hash": "UCFXn-,:0zbb0gRkxtof01EN~BWV~AxDIpV@", + "type": "image", + "minor": false, + "poi": false, + "hasMeta": true, + "hasPositivePrompt": true, + "onSite": false, + "remixOfId": null + } + ], + "downloadUrl": "https://civitai.com/api/download/models/2474488" + }, + { + "id": 2373044, + "index": 6, + "name": "v1.2", + "baseModel": "Qwen", + "baseModelType": "Standard", + "createdAt": "2025-11-03T16:22:19.190Z", + "publishedAt": "2025-11-03T16:38:24.459Z", + "status": "Published", + "availability": "Public", + "nsfwLevel": 60, + "description": "Further training
", + "covered": true, + "stats": { + "downloadCount": 11212, + "thumbsUpCount": 590, + "thumbsDownCount": 2 + }, + "files": [ + { + "id": 2263845, + "sizeKB": 599454.125, + "name": "Qwen_Snofs_1_2.safetensors", + "type": "Model", + "pickleScanResult": "Success", + "pickleScanMessage": "No Pickle imports", + "virusScanResult": "Success", + "virusScanMessage": null, + "scannedAt": "2025-11-03T16:36:29.591Z", + "metadata": { + "format": "SafeTensor" + }, + "hashes": { + "AutoV1": "F9F7F37F", + "AutoV2": "02107A9F12", + "SHA256": "02107A9F12C3939498F18419C0A88C2DF9153A62706C350708DB33706CC523D1", + "CRC32": "CAD120DA", + "BLAKE3": "A9F90B54A88729CCC8FE47B23CFB9A787EBE01E43C5C07079F193F14C28C1414", + "AutoV3": "C58A9F7874EA" + }, + "downloadUrl": "https://civitai.com/api/download/models/2373044", + "primary": true + } + ], + "images": [ + { + "url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/7b56b9aa-b81c-4c58-82d2-d5841d1c645e/original=true/108794971.jpeg", + "nsfwLevel": 16, + "width": 1152, + "height": 1792, + "hash": "UhN0-qkD.8%M?wR,x]ay.9kCMxj[wvs+jEn$", + "type": "image", + "minor": false, + "poi": false, + "hasMeta": true, + "hasPositivePrompt": true, + "onSite": false, + "remixOfId": null + }, + { + "url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/ea59a627-0a3c-437b-982e-ca358073fa14/original=true/108794968.jpeg", + "nsfwLevel": 16, + "width": 1056, + "height": 1584, + "hash": "UPI:tCIo1Jn%}?NGI?n%%1o0-oNGbIR+-UxZ", + "type": "image", + "minor": false, + "poi": false, + "hasMeta": true, + "hasPositivePrompt": true, + "onSite": false, + "remixOfId": null + }, + { + "url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/e2bb6840-5663-4162-ad0f-028b169f409c/original=true/108794966.jpeg", + "nsfwLevel": 2, + "width": 1056, + "height": 1584, + "hash": "UFFY[eM_0JRP4mtRR.V[00ax_4o#?bRPM_t6", + "type": "image", + "minor": false, + "poi": false, + "hasMeta": true, + "hasPositivePrompt": true, + "onSite": false, + "remixOfId": null + }, + { + "url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/c233a0a4-72db-4115-a025-57064c8b453c/original=true/108794954.jpeg", + "nsfwLevel": 16, + "width": 1152, + "height": 896, + "hash": "ULGkLNnM5PNd00tSg4NG?wRir=xGwHR-s;$%", + "type": "image", + "minor": false, + "poi": false, + "hasMeta": true, + "hasPositivePrompt": true, + "onSite": false, + "remixOfId": null + }, + { + "url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/b6138c92-45c4-4aff-81ca-c9cc27e22caa/original=true/108794961.jpeg", + "nsfwLevel": 16, + "width": 1136, + "height": 1472, + "hash": "UCIpk^5R0dE24p01W;?G~Axu,[xZ4:xtNKWV", + "type": "image", + "minor": false, + "poi": false, + "hasMeta": true, + "hasPositivePrompt": true, + "onSite": false, + "remixOfId": null + }, + { + "url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/bf56a316-ed5d-4666-ac37-16f365215cff/original=true/108794949.jpeg", + "nsfwLevel": 16, + "width": 1472, + "height": 1136, + "hash": "UaF~v*00~qM_4o%MR$MyRit8Rixuoyj?Rks;", + "type": "image", + "minor": false, + "poi": false, + "hasMeta": true, + "hasPositivePrompt": true, + "onSite": false, + "remixOfId": null + }, + { + "url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/aa0ee45a-464f-44f8-9150-a4bd3ce7effe/original=true/108794974.jpeg", + "nsfwLevel": 16, + "width": 1472, + "height": 1136, + "hash": "UeN9nIkVcZni.Toyo}jFTKRPsmozNajFRPbu", + "type": "image", + "minor": false, + "poi": false, + "hasMeta": true, + "hasPositivePrompt": true, + "onSite": false, + "remixOfId": null + }, + { + "url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/f205a8a3-42a2-4fdb-a45f-15d97fc5d982/original=true/108794975.jpeg", + "nsfwLevel": 16, + "width": 1136, + "height": 1472, + "hash": "U9MP5gxY0MX9+?%1?bIo0yE20KNH00WB~VIp", + "type": "image", + "minor": false, + "poi": false, + "hasMeta": true, + "hasPositivePrompt": true, + "onSite": false, + "remixOfId": null + }, + { + "url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/e5322465-3ecb-42fe-9793-5dbce12fb562/original=true/108794977.jpeg", + "nsfwLevel": 16, + "width": 1056, + "height": 1584, + "hash": "UDK^B9-9GvadY*-pNaM{WGtm#6Io01bcwurp", + "type": "image", + "minor": false, + "poi": false, + "hasMeta": true, + "hasPositivePrompt": true, + "onSite": false, + "remixOfId": null + }, + { + "url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/ac6abf32-40da-4b3d-ad6d-e7dacee7bba1/original=true/108794967.jpeg", + "nsfwLevel": 16, + "width": 1136, + "height": 1472, + "hash": "UAJj*v~C00=?IQnM%hx]00V@~XxY_4xbImof", + "type": "image", + "minor": false, + "poi": false, + "hasMeta": true, + "hasPositivePrompt": true, + "onSite": false, + "remixOfId": null + }, + { + "url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/dbb323b2-56dd-432f-beaf-bfd2067c9bc3/original=true/108794963.jpeg", + "nsfwLevel": 8, + "width": 1472, + "height": 1136, + "hash": "UkK-qP.TM_RP.9%NfSRPIAM{V@oz%MozRjoz", + "type": "image", + "minor": false, + "poi": false, + "hasMeta": true, + "hasPositivePrompt": true, + "onSite": false, + "remixOfId": null + }, + { + "url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/53bc68b0-debd-446b-a628-94ca6ff9ac03/original=true/108794970.jpeg", + "nsfwLevel": 4, + "width": 1056, + "height": 1584, + "hash": "UVI}Lyr?01W?}=MxbwkBRNIUt8V@?vbIROof", + "type": "image", + "minor": false, + "poi": false, + "hasMeta": true, + "hasPositivePrompt": true, + "onSite": false, + "remixOfId": null + }, + { + "url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/c3bbc905-69be-4b5e-a6b6-1a1351ab67ea/original=true/108795734.jpeg", + "nsfwLevel": 16, + "width": 1056, + "height": 1584, + "hash": "UpN9weRP?^%Mo}Rjozs:9tWCxFoJaxayofj[", + "type": "image", + "minor": false, + "poi": false, + "hasMeta": true, + "hasPositivePrompt": true, + "onSite": false, + "remixOfId": null + } + ], + "downloadUrl": "https://civitai.com/api/download/models/2373044" + }, + { + "id": 2310533, + "index": 7, + "name": "v1.1", + "baseModel": "Qwen", + "baseModelType": "Standard", + "createdAt": "2025-10-13T18:31:15.003Z", + "publishedAt": "2025-10-13T18:50:12.969Z", + "status": "Published", + "availability": "Public", + "nsfwLevel": 60, + "description": "Further trained at a lower LR for better fine details
", + "covered": true, + "stats": { + "downloadCount": 8351, + "thumbsUpCount": 392, + "thumbsDownCount": 1 + }, + "files": [ + { + "id": 2201175, + "sizeKB": 599455.2109375, + "name": "QwenSnofs1_1.safetensors", + "type": "Model", + "pickleScanResult": "Success", + "pickleScanMessage": "No Pickle imports", + "virusScanResult": "Success", + "virusScanMessage": null, + "scannedAt": "2025-10-13T18:45:59.305Z", + "metadata": { + "format": "SafeTensor" + }, + "hashes": { + "AutoV1": "C8E38416", + "AutoV2": "03994ED55C", + "SHA256": "03994ED55CF9AAA219E27015C4EF867D7A9DF765A3D8A633F42996D8FE27A941", + "CRC32": "1CE0DE99", + "BLAKE3": "076E135AEC3476600322FFB792212ADF267A4D6D7029519BB08103694FDECAEC", + "AutoV3": "C850678EFF85" + }, + "downloadUrl": "https://civitai.com/api/download/models/2310533", + "primary": true + } + ], + "images": [ + { + "url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/b9225367-7815-45cf-8c7c-a55165ac8b68/original=true/105895706.jpeg", + "nsfwLevel": 16, + "width": 1056, + "height": 1584, + "hash": "UQLf%JDiAIX9.m9FIpWrI@NHsSkCM{%2V?xF", + "type": "image", + "minor": false, + "poi": false, + "hasMeta": true, + "hasPositivePrompt": true, + "onSite": false, + "remixOfId": null + }, + { + "url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/d04a2f5a-a94d-413b-8f76-8c611e6602e8/original=true/105895727.jpeg", + "nsfwLevel": 16, + "width": 1664, + "height": 1216, + "hash": "UBF#wA0001~p0KxG^OEf0L^+%MIVnkNFE2$i", + "type": "image", + "minor": false, + "poi": false, + "hasMeta": true, + "hasPositivePrompt": true, + "onSite": false, + "remixOfId": null + }, + { + "url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/2f5abe8a-7d6a-4e09-9a74-767601f003d9/original=true/105895721.jpeg", + "nsfwLevel": 16, + "width": 1136, + "height": 1472, + "hash": "UJJZVoIu_LM|^*IVo{Myu3NegNe.%M%Mt7j@", + "type": "image", + "minor": false, + "poi": false, + "hasMeta": true, + "hasPositivePrompt": true, + "onSite": false, + "remixOfId": null + }, + { + "url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/664aceeb-e835-48a2-b3f3-3cddda707a0e/original=true/105895723.jpeg", + "nsfwLevel": 16, + "width": 1584, + "height": 1056, + "hash": "UWNloc.TtmS59]XT^*xEpIRkxt%2VqROIAX8", + "type": "image", + "minor": false, + "poi": false, + "hasMeta": true, + "hasPositivePrompt": true, + "onSite": false, + "remixOfId": null + }, + { + "url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/5bf267b4-0ea7-4de4-9e17-e7d8248d71ac/original=true/105895728.jpeg", + "nsfwLevel": 4, + "width": 1056, + "height": 1584, + "hash": "UJK0{F$y?GMx~Vr^%hNI$Lo#xun%%ex[RiV?", + "type": "image", + "minor": false, + "poi": false, + "hasMeta": true, + "hasPositivePrompt": true, + "onSite": false, + "remixOfId": null + }, + { + "url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/912586ef-5c13-4d3f-b0c9-c384f1e468a7/original=true/105895725.jpeg", + "nsfwLevel": 16, + "width": 1472, + "height": 1136, + "hash": "UVLM@fvgH?$*00xaxaxu.TaKROW;#kWWf+W;", + "type": "image", + "minor": false, + "poi": false, + "hasMeta": true, + "hasPositivePrompt": true, + "onSite": false, + "remixOfId": null + }, + { + "url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/ea98173a-78f1-4200-b6ef-294497e55a92/original=true/105895722.jpeg", + "nsfwLevel": 16, + "width": 1584, + "height": 1056, + "hash": "UNGSZF{e4=RQIpKQrW#k3EH@#8F|TJs,#loz", + "type": "image", + "minor": false, + "poi": false, + "hasMeta": true, + "hasPositivePrompt": true, + "onSite": false, + "remixOfId": null + }, + { + "url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/449e5972-1e01-4260-8d2a-d7b8ea7f07d6/original=true/105895716.jpeg", + "nsfwLevel": 16, + "width": 1056, + "height": 1584, + "hash": "UXI}Cl#h15J-XrXJJ:WB0zRjoNr:[Wo}a0$L", + "type": "image", + "minor": false, + "poi": false, + "hasMeta": true, + "hasPositivePrompt": true, + "onSite": false, + "remixOfId": null + }, + { + "url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/c9f28bc2-ddc6-465e-a9f6-829bb3d46070/original=true/105899325.jpeg", + "nsfwLevel": 4, + "width": 1584, + "height": 1056, + "hash": "UHLV,g-;OY~Wrs9Z#6sT0f,.$*t7%LR*XSbw", + "type": "image", + "minor": false, + "poi": false, + "hasMeta": true, + "hasPositivePrompt": true, + "onSite": false, + "remixOfId": null + }, + { + "url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/98e88e56-50b2-42cc-bd29-86036581867e/original=true/105895720.jpeg", + "nsfwLevel": 16, + "width": 1136, + "height": 1472, + "hash": "UPLMYBs,$+RQ?axaE2Rj~CxZ$*Rj57Rjt7M|", + "type": "image", + "minor": false, + "poi": false, + "hasMeta": true, + "hasPositivePrompt": true, + "onSite": false, + "remixOfId": null + }, + { + "url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/47838204-7a55-4c68-b1c3-8a9c1d880052/original=true/105895729.jpeg", + "nsfwLevel": 16, + "width": 1584, + "height": 1056, + "hash": "U8Jt3T-q00nOcs%d$c8|Ka01}=ENve$i?v?a", + "type": "image", + "minor": false, + "poi": false, + "hasMeta": true, + "hasPositivePrompt": true, + "onSite": false, + "remixOfId": null + }, + { + "url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/e8d4cb30-d814-47b7-8653-009e1ce97cec/original=true/105895718.jpeg", + "nsfwLevel": 8, + "width": 1056, + "height": 1584, + "hash": "UlD9eg~W?a%L%2xut7kCR*WBWCfkt7t7t7of", + "type": "image", + "minor": false, + "poi": false, + "hasMeta": true, + "hasPositivePrompt": true, + "onSite": false, + "remixOfId": null + }, + { + "url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/84527fa0-6ce9-4310-a10e-304468ef05db/original=true/105898803.jpeg", + "nsfwLevel": 16, + "width": 1136, + "height": 1472, + "hash": "U5GQUvsm009]01s:Bm9u00-A_LxtE2WXxZJ7", + "type": "image", + "minor": false, + "poi": false, + "hasMeta": true, + "hasPositivePrompt": true, + "onSite": false, + "remixOfId": null + }, + { + "url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/ec7b9af5-4ca4-41ea-9335-0cfa2a54cfd7/original=true/105895714.jpeg", + "nsfwLevel": 16, + "width": 1056, + "height": 1584, + "hash": "UNLf{.-;TK~VPUt8gN4.tmE1t6s.W=xGR%xu", + "type": "image", + "minor": false, + "poi": false, + "hasMeta": true, + "hasPositivePrompt": true, + "onSite": false, + "remixOfId": null + }, + { + "url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/6322ce6b-908c-4e8b-8a79-9fbe16fe9112/original=true/105895715.jpeg", + "nsfwLevel": 16, + "width": 1328, + "height": 1328, + "hash": "URJk4P%M.8?a0L_3?b%M?w%2xaR+MxahNKRQ", + "type": "image", + "minor": false, + "poi": false, + "hasMeta": true, + "hasPositivePrompt": true, + "onSite": false, + "remixOfId": null + }, + { + "url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/cb88a452-66f6-44aa-a309-d8911c19d3df/original=true/106054875.jpeg", + "nsfwLevel": 16, + "width": 1056, + "height": 1584, + "hash": "UDK^8G8w0#TLE94o9?gNL#?wV=WA$nt557tl", + "type": "image", + "minor": false, + "poi": false, + "hasMeta": true, + "hasPositivePrompt": true, + "onSite": false, + "remixOfId": null + }, + { + "url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/24a12cdc-850a-40da-ba4d-6086c7e21641/original=true/106054880.jpeg", + "nsfwLevel": 16, + "width": 1056, + "height": 1584, + "hash": "UFGtv,xa00WA0OWCZ~R%EKW.~Aoe9?bbt2ag", + "type": "image", + "minor": false, + "poi": false, + "hasMeta": true, + "hasPositivePrompt": true, + "onSite": false, + "remixOfId": null + }, + { + "url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/492a8f9d-8692-41f7-a235-6681c5b44d0d/original=true/106054876.jpeg", + "nsfwLevel": 16, + "width": 1056, + "height": 1584, + "hash": "U24n=6?b57Ip~qx]E1RkEjIpeTxa4.M{$f%L", + "type": "image", + "minor": false, + "poi": false, + "hasMeta": true, + "hasPositivePrompt": true, + "onSite": false, + "remixOfId": null + }, + { + "url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/0ebd8032-96b6-4b92-9587-a5650598ea65/original=true/106054877.jpeg", + "nsfwLevel": 16, + "width": 1584, + "height": 1056, + "hash": "UIJ%@18wpxU]JnOs9FIA.mI9RPWB.7Rj$%of", + "type": "image", + "minor": false, + "poi": false, + "hasMeta": true, + "hasPositivePrompt": true, + "onSite": false, + "remixOfId": null + }, + { + "url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/69712b2b-4d65-4284-9b80-0828f5f68b65/original=true/106054879.jpeg", + "nsfwLevel": 16, + "width": 1584, + "height": 1056, + "hash": "UBKAKU000NVD00D#~B%$py.TMv-U=rIA9|s9", + "type": "image", + "minor": false, + "poi": false, + "hasMeta": true, + "hasPositivePrompt": true, + "onSite": false, + "remixOfId": null + } + ], + "downloadUrl": "https://civitai.com/api/download/models/2310533" + }, + { + "id": 2233198, + "index": 8, + "name": "v1.0", + "baseModel": "Qwen", + "baseModelType": "Standard", + "createdAt": "2025-09-20T03:15:03.201Z", + "publishedAt": "2025-09-20T03:33:20.883Z", + "status": "Published", + "availability": "Public", + "nsfwLevel": 60, + "trainedWords": [ + "sex", + "missionary", + "cum", + "cowgirl", + "reverse cowgirl", + "selfie", + "snapchat selfie", + "prone position", + "spooning position", + "reverse cowgirl position", + "undressing", + "massage", + "many more" + ], + "covered": true, + "stats": { + "downloadCount": 7614, + "thumbsUpCount": 383, + "thumbsDownCount": 0 + }, + "files": [ + { + "id": 2126138, + "sizeKB": 599456.078125, + "name": "qwen_snofs.safetensors", + "type": "Model", + "pickleScanResult": "Success", + "pickleScanMessage": "No Pickle imports", + "virusScanResult": "Success", + "virusScanMessage": null, + "scannedAt": "2025-09-20T03:26:20.168Z", + "metadata": { + "format": "SafeTensor" + }, + "hashes": { + "AutoV1": "73B8C480", + "AutoV2": "209C366827", + "SHA256": "209C366827CF432F691EEA95ABDD339AA631AD7037AACB9203237541197B4DEB", + "CRC32": "839412AF", + "BLAKE3": "B152AE6765268AFA3EE7627FBA9EEDFADB3EE4ECE89A84997B3C146E56EC7F58", + "AutoV3": "65CDC7C57314" + }, + "downloadUrl": "https://civitai.com/api/download/models/2233198", + "primary": true + } + ], + "images": [ + { + "url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/cffa1159-2df3-4b84-ab27-3c116c5c44ee/original=true/101345974.jpeg", + "nsfwLevel": 16, + "width": 1664, + "height": 1216, + "hash": "UfJtk?IoyDM{_Nn%xujES#xaRPR*sSNGM_WA", + "type": "image", + "minor": false, + "poi": false, + "hasMeta": true, + "hasPositivePrompt": true, + "onSite": false, + "remixOfId": null + }, + { + "url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/f0df876a-25bb-4d5b-8ab4-0a0b464ae7de/original=true/101345969.jpeg", + "nsfwLevel": 16, + "width": 1328, + "height": 1328, + "hash": "UDK^1.4:uP-o00x^9FoflU$%E2RP01M_%MxD", + "type": "image", + "minor": false, + "poi": false, + "hasMeta": true, + "hasPositivePrompt": true, + "onSite": false, + "remixOfId": null + }, + { + "url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/3b72633a-726c-495c-9d17-227146a82d57/original=true/101345952.jpeg", + "nsfwLevel": 16, + "width": 1136, + "height": 1472, + "hash": "U#J?yd}?xYS4$fr=NGIpS#ofoMR,WBjYsms.", + "type": "image", + "minor": false, + "poi": false, + "hasMeta": true, + "hasPositivePrompt": true, + "onSite": false, + "remixOfId": null + }, + { + "url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/0a64976a-8ee6-48fd-a10d-6f707538be11/original=true/101345973.jpeg", + "nsfwLevel": 16, + "width": 1472, + "height": 1136, + "hash": "UGG@[AEM01-o00a{NHxZOVo2%2Ip9G-o~VIo", + "type": "image", + "minor": false, + "poi": false, + "hasMeta": true, + "hasPositivePrompt": true, + "onSite": false, + "remixOfId": null + }, + { + "url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/3658c997-427c-4d85-8c2f-b2a5484834d0/original=true/101345949.jpeg", + "nsfwLevel": 16, + "width": 1056, + "height": 1584, + "hash": "UPL{r7_NyX%h_3t,pJ%N%go#xuxuD*VsD*j[", + "type": "image", + "minor": false, + "poi": false, + "hasMeta": true, + "hasPositivePrompt": true, + "onSite": false, + "remixOfId": null + }, + { + "url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/6e07b0d3-682f-4d6e-bb66-bc41b28a9ac4/original=true/101345947.jpeg", + "nsfwLevel": 16, + "width": 1152, + "height": 896, + "hash": "UHN06rwNGb~W00M{H?QlKk?vDixu~qRP^+NG", + "type": "image", + "minor": false, + "poi": false, + "hasMeta": true, + "hasPositivePrompt": true, + "onSite": false, + "remixOfId": null + }, + { + "url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/c4b23be3-cd93-40c0-9bc0-80c4c00ad0c8/original=true/101345950.jpeg", + "nsfwLevel": 16, + "width": 1056, + "height": 1584, + "hash": "UGINT_xsF_-p_Lj?tRxt0LR+~Bs.^*od={W:", + "type": "image", + "minor": false, + "poi": false, + "hasMeta": true, + "hasPositivePrompt": true, + "onSite": false, + "remixOfId": null + }, + { + "url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/bed118ae-8e7d-4aad-b1ef-c6977151e60e/original=true/101345954.jpeg", + "nsfwLevel": 16, + "width": 1056, + "height": 1584, + "hash": "UIJZuT%f?u.7~po}%g?H%fxaxa-oNesm?Gt7", + "type": "image", + "minor": false, + "poi": false, + "hasMeta": true, + "hasPositivePrompt": true, + "onSite": false, + "remixOfId": null + }, + { + "url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/ff93d52a-d1f8-4d4f-b8a6-d54890f0d0a6/original=true/101345956.jpeg", + "nsfwLevel": 16, + "width": 1056, + "height": 1584, + "hash": "UNJaQA58?w%M-:9F9ZnN*0?H%NIoIos:VsI:", + "type": "image", + "minor": false, + "poi": false, + "hasMeta": true, + "hasPositivePrompt": true, + "onSite": false, + "remixOfId": null + }, + { + "url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/8ce81de9-87f2-41f5-a7bd-4d80b6ec59b4/original=true/101345957.jpeg", + "nsfwLevel": 16, + "width": 1328, + "height": 1328, + "hash": "UFKvT=xa00NI02kB~Bs:KNj?IojaTJn%NGoe", + "type": "image", + "minor": false, + "poi": false, + "hasMeta": true, + "hasPositivePrompt": true, + "onSite": false, + "remixOfId": null + }, + { + "url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/a6e95c6b-c163-4d72-8c98-894c86becec5/original=true/101345965.jpeg", + "nsfwLevel": 16, + "width": 1056, + "height": 1584, + "hash": "UAINBb2G02.70L0L8{tk@=-:0#Mxot~C.R-V", + "type": "image", + "minor": false, + "poi": false, + "hasMeta": true, + "hasPositivePrompt": true, + "onSite": false, + "remixOfId": null + }, + { + "url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/9cef2948-b3f6-4c24-8340-58c32c24127d/original=true/101345966.jpeg", + "nsfwLevel": 16, + "width": 1472, + "height": 1136, + "hash": "UBKT6?5Q?Hys0y0}-SE04.w|Na,:OrxuM{of", + "type": "image", + "minor": false, + "poi": false, + "hasMeta": true, + "hasPositivePrompt": true, + "onSite": false, + "remixOfId": null + }, + { + "url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/3898bce2-9799-4d51-8a29-0fbadd9268a5/original=true/101345968.jpeg", + "nsfwLevel": 16, + "width": 1664, + "height": 1216, + "hash": "UD9tfZT14nVW*0kXVrVXK5%Mr=IojYs:tSNH", + "type": "image", + "minor": false, + "poi": false, + "hasMeta": true, + "hasPositivePrompt": true, + "onSite": false, + "remixOfId": null + }, + { + "url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/80c8becf-6022-426a-9423-e49c049a0677/original=true/101345967.jpeg", + "nsfwLevel": 16, + "width": 1664, + "height": 1216, + "hash": "USLN72~VAday4mM|Mxxu%$I@M{%0McofIVo2", + "type": "image", + "minor": false, + "poi": false, + "hasMeta": true, + "hasPositivePrompt": true, + "onSite": false, + "remixOfId": null + }, + { + "url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/049e3d82-423f-486f-a691-138883039cba/original=true/101345971.jpeg", + "nsfwLevel": 16, + "width": 1664, + "height": 1216, + "hash": "ULH_GH0M5V~VE{xb$*kW02-oxaIo9cxYxZjF", + "type": "image", + "minor": false, + "poi": false, + "hasMeta": true, + "hasPositivePrompt": true, + "onSite": false, + "remixOfId": null + }, + { + "url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/32d81a62-2664-4a29-a21f-37af9d648592/original=true/101345975.jpeg", + "nsfwLevel": 16, + "width": 1664, + "height": 1216, + "hash": "ULDbvOIp58xX4:t6jZof0faexCS4~VWEtQRj", + "type": "image", + "minor": false, + "poi": false, + "hasMeta": true, + "hasPositivePrompt": true, + "onSite": false, + "remixOfId": null + }, + { + "url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/a4864f20-b2ad-4ffe-bc1b-9d9d27693ff5/original=true/101345976.jpeg", + "nsfwLevel": 16, + "width": 1840, + "height": 1424, + "hash": "UEI|?q4oGE={3qNHt7E2*I-ort-:5;RjwcR-", + "type": "image", + "minor": false, + "poi": false, + "hasMeta": true, + "hasPositivePrompt": false, + "onSite": false, + "remixOfId": null + }, + { + "url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/83627326-f30c-4c61-a448-c563f4849894/original=true/101347137.jpeg", + "nsfwLevel": 16, + "width": 1136, + "height": 1472, + "hash": "USN9,z%gy?xuTyMykCWBD*ad-9x]NboJM{s:", + "type": "image", + "minor": false, + "poi": false, + "hasMeta": true, + "hasPositivePrompt": true, + "onSite": false, + "remixOfId": null + }, + { + "url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/014251c3-a31c-4ec0-a97a-5c3e9a5990f3/original=true/101347140.jpeg", + "nsfwLevel": 16, + "width": 1056, + "height": 1584, + "hash": "UDHdy$+[-;=s~B00x^S4Fe}?^ka0}?$%9]~V", + "type": "image", + "minor": false, + "poi": false, + "hasMeta": true, + "hasPositivePrompt": true, + "onSite": false, + "remixOfId": null + }, + { + "url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/6245306f-e475-490b-845f-2b18c4c4fce3/original=true/101347136.jpeg", + "nsfwLevel": 16, + "width": 1056, + "height": 1584, + "hash": "UdNl_Ox]%#XT?wt6pIs,TLRPxWWB.8kWR+Wq", + "type": "image", + "minor": false, + "poi": false, + "hasMeta": true, + "hasPositivePrompt": true, + "onSite": false, + "remixOfId": null + } + ], + "downloadUrl": "https://civitai.com/api/download/models/2233198" + } + ] +} \ No newline at end of file diff --git a/klein-9b/lora/Sex, Nudes, Other Fun Stuff (SNOFS)/klein_snofs_v1_4-mid_1972981-vid_2960556.csv b/klein-9b/lora/Sex, Nudes, Other Fun Stuff (SNOFS)/klein_snofs_v1_4-mid_1972981-vid_2960556.csv new file mode 100644 index 0000000000000000000000000000000000000000..93d9ae90c56e1e67d36b70dee0a204bbf6b2bb63 --- /dev/null +++ b/klein-9b/lora/Sex, Nudes, Other Fun Stuff (SNOFS)/klein_snofs_v1_4-mid_1972981-vid_2960556.csv @@ -0,0 +1 @@ +hash_name, hash_id \ No newline at end of file diff --git a/klein-9b/lora/Sex, Nudes, Other Fun Stuff (SNOFS)/klein_snofs_v1_4-mid_1972981-vid_2960556.safetensors b/klein-9b/lora/Sex, Nudes, Other Fun Stuff (SNOFS)/klein_snofs_v1_4-mid_1972981-vid_2960556.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..ee3d54b6d83a894ff900dcd5dd330e3232bdca30 --- /dev/null +++ b/klein-9b/lora/Sex, Nudes, Other Fun Stuff (SNOFS)/klein_snofs_v1_4-mid_1972981-vid_2960556.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:512c7f1d8dc7fa5dbc1fee6049c2975ef3007300a5de1712b3e1773cb95089f7 +size 1090563760