Instructions to use highscoregames12018/ComfyUI_Files with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use highscoregames12018/ComfyUI_Files with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("TheRaf7/ultra-real-wan2.2", dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("highscoregames12018/ComfyUI_Files") prompt = "-" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
Add/update models/unet
Browse files
models/unet/flux1-dev-fp8.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8e91b68084b53a7fc44ed2a3756d821e355ac1a7b6fe29be760c1db532f3d88a
|
| 3 |
+
size 17246524772
|
models/unet/flux1-dev.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4610115bb0c89560703c892c59ac2742fa821e60ef5871b33493ba544683abd7
|
| 3 |
+
size 23802932552
|
models/unet/fluxedUpFluxNSFW_71FP16.cminfo.json
ADDED
|
@@ -0,0 +1,54 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"ModelId": 847101,
|
| 3 |
+
"ModelName": "Fluxed Up [Flux NSFW Checkpoint]",
|
| 4 |
+
"ModelDescription": "<p>A nude/NSFW capable model that focuses on images with a female primary subject.</p><p>It is heavily biased towards nude images.</p><p></p><h2 id=\"recommended-settings\"><span style=\"color:rgb(250, 176, 5)\">Recommended Settings</span></h2><p><span style=\"color:rgb(64, 192, 87)\"><strong>Sampler is dpmpp_2m (DPM++ 2M)</strong></span> and the <span style=\"color:rgb(253, 126, 20)\"><strong>scheduler is beta</strong></span></p><p></p><p>No VAE or CLIP is baked in. Use separate sources for those.</p><p></p><p>Each sample/preview image contains the used workflow. Here's a <a target=\"_blank\" rel=\"ugc\" href=\"https://civitai.com/articles/17080\">quick article</a> with simpler more beginner-friendly workflow. This is a recommended starting point.</p><p></p><h2 id=\"regarding-gguf-versions\"><span style=\"color:rgb(250, 176, 5)\">Regarding GGUF-versions</span></h2><p>If you had problems with GGUF-versions in Forge, it should now work. Please re-download the model to get an updated version.</p><p></p><p>Early Access is enabled to support the development of new versions and models.</p>",
|
| 5 |
+
"CreatorUsername": "6tZ",
|
| 6 |
+
"Nsfw": false,
|
| 7 |
+
"Poi": false,
|
| 8 |
+
"AllowNoCredit": true,
|
| 9 |
+
"AllowCommercialUse": "{Image,RentCivit}",
|
| 10 |
+
"AllowDerivatives": true,
|
| 11 |
+
"AllowDifferentLicense": false,
|
| 12 |
+
"Tags": [
|
| 13 |
+
"porn",
|
| 14 |
+
"base model",
|
| 15 |
+
"nsfw"
|
| 16 |
+
],
|
| 17 |
+
"ModelType": "Checkpoint",
|
| 18 |
+
"VersionId": 2577735,
|
| 19 |
+
"VersionName": "7.1_FP16",
|
| 20 |
+
"VersionDescription": "",
|
| 21 |
+
"BaseModel": "Flux.1 D",
|
| 22 |
+
"BaseModelType": "Standard",
|
| 23 |
+
"EarlyAccessDeadline": null,
|
| 24 |
+
"VersionPublishedAt": "2026-01-23T15:35:02.905Z",
|
| 25 |
+
"VersionUpdatedAt": "2026-02-05T23:26:58.906Z",
|
| 26 |
+
"VersionStatus": "Published",
|
| 27 |
+
"IsPrimaryFile": true,
|
| 28 |
+
"PrimaryFileId": 2465089,
|
| 29 |
+
"PrimaryFileName": "fluxedUpFluxNSFW_71FP16.safetensors",
|
| 30 |
+
"FileMetadata": {
|
| 31 |
+
"fp": "fp16",
|
| 32 |
+
"size": "pruned",
|
| 33 |
+
"format": "SafeTensor"
|
| 34 |
+
},
|
| 35 |
+
"ImportedAt": "2026-02-23T23:32:52.873286+00:00",
|
| 36 |
+
"Hashes": {
|
| 37 |
+
"AutoV1": "24EAE645",
|
| 38 |
+
"AutoV2": "1F124F677C",
|
| 39 |
+
"SHA256": "1F124F677C8EC5C45B82B750201EDB16CF197415CF72FA2570C78726B5AB427F",
|
| 40 |
+
"CRC32": "46FFA9F8",
|
| 41 |
+
"BLAKE3": "9BBE19D37074C1C8A3A2D9059EA679D34E8F9B446AC5DF95CB7808387F792A4E",
|
| 42 |
+
"AutoV3": "A2FA1DBAC4DE"
|
| 43 |
+
},
|
| 44 |
+
"TrainedWords": [],
|
| 45 |
+
"Stats": {
|
| 46 |
+
"downloadCount": 7187,
|
| 47 |
+
"rating": 0,
|
| 48 |
+
"ratingCount": 0,
|
| 49 |
+
"favoriteCount": 0,
|
| 50 |
+
"commentCount": 135,
|
| 51 |
+
"thumbsUpCount": 275
|
| 52 |
+
},
|
| 53 |
+
"DownloadUrlUsed": "https://civitai.com/api/download/models/2577735"
|
| 54 |
+
}
|
models/unet/fluxedUpFluxNSFW_71FP16.preview.jpeg
ADDED
|
Git LFS Details
|
models/unet/fluxedUpFluxNSFW_71FP16.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1f124f677c8ec5c45b82b750201edb16cf197415cf72fa2570c78726b5ab427f
|
| 3 |
+
size 23802951552
|