add most popular community models

Signed-off-by: Vladimir Mandic <mandic00@live.com>
This commit is contained in:
Vladimir Mandic
2025-10-24 10:33:00 -04:00
parent e4711bcb6c
commit 6016ee245f
2 changed files with 57 additions and 2 deletions
+3 -2
View File
@@ -5,12 +5,13 @@
- **Models**
- [Tencent HunyuanImage 2.1](https://huggingface.co/tencent/HunyuanImage-2.1) in *full*, *distilled* and *refiner* variants
HunyuanImage-2.1 is a large (51GB) T2I model capable of natively generating 2K images and uses Qwen2.5 + T5 text-encoders and 32x VAE
- **Reference** section in networks is now split into actual Reference models plus:
**Distilled** which shows distilled variants of base models and **Community** which shows community highlights
- Added some of the most interesting community models: *CenKreChro, WAI-Illustrious, NoobAI, Pony-Realism*
- **Features**
- **offline mode**: enable in *settings -> hugginface*
enables fully offline mode where previously downloaded models can be used as-is
*note*: must be enabled only after all packages have been installed and model has been run online at least once
- **networks**: add additional sections for **Reference** models:
**Distilled** which shows distilled variants of base models and **Community** which shows community highlights
- **Backend**
- switch to `torch==2.9` for *ipex, rocm and openvino*
- switch to `rocm==7.0` for nightlies
+54
View File
@@ -973,5 +973,59 @@
"size": 2.28,
"tags": "community",
"extras": "width: 512, height: 512, sampler: DEIS, steps: 20, cfg_scale: 6.0"
},
"Tiwaz CenKreChro": {
"path": "Tiwaz/CenKreChro",
"preview": "Tiwaz--CenKreChro.jpg",
"skip": true,
"desc": "Based Centerfold Flux 5, trying to merge in Chroma and Krea.",
"extras": "",
"tags": "community",
"date": "2025 September"
},
"WAI Illustrious XL v15": {
"path": "waiIllustriousSDXL_v150.safetensors@https://civitai.com/api/download/models/2167369",
"preview": "waiIllustriousSDXL_v150.jpg",
"desc": "",
"tags": "community",
"size": 6.94,
"date": "2025 August",
"extras": ""
},
"Pony Realism XL v2.3": {
"path": "ponyRealism_V23.safetensors@https://civitai.com/api/download/models/2167369",
"preview": "ponyRealism_V23.jpg",
"desc": "",
"tags": "community",
"size": 6.94,
"date": "2025 May",
"extras": ""
},
"NoobAI XL 1.0 V-Pred": {
"path": "noobaiXLNAIXL_vPred10Version.safetensors@https://civitai.com/api/download/models/1190596",
"preview": "noobaiXLNAIXL_vPred10Version.jpg",
"desc": "",
"tags": "community",
"size": 6.94,
"date": "2024 December",
"extras": ""
},
"NoobAI XL 1.1 Epsilon": {
"path": "noobaiXLNAIXL_epsilonPred11Version.safetensors@https://civitai.com/api/download/models/1116447",
"preview": "noobaiXLNAIXL_epsilonPred11Version.jpg",
"desc": "",
"tags": "community",
"size": 6.94,
"date": "2024 November",
"extras": ""
},
"WAI-Ani-Pony XL v14": {
"path": "waiANIPONYXL_v140.safetensors.safetensors@https://civitai.com/api/download/models/1767402",
"preview": "waiANIPONYXL_v140.jpg",
"desc": "",
"tags": "community",
"size": 6.94,
"date": "2025 May",
"extras": ""
}
}