Spaces:
Running
Running
Upload 12 files
Browse files- data-filenames.js +12 -6
- data-filenames.json +12 -6
- data-hf-images.js +21 -0
- data-hf-images.json +21 -0
- data-hf-uploaded.js +25 -9
- data-hf-uploaded.json +25 -9
- data-huggingface.js +4 -4
- data-huggingface.json +4 -4
- data-models-deep.json +0 -0
- index.html +7 -2
data-filenames.js
CHANGED
|
@@ -1,9 +1,9 @@
|
|
| 1 |
// Auto-generated by HuggingFace Model Scanner
|
| 2 |
-
// Last updated: 2026-09-
|
| 3 |
// Total people: 1506
|
| 4 |
-
// Total files:
|
| 5 |
// LoCon: 1405, LoRA: 1444, Embedding: 1375
|
| 6 |
-
// Flux: 1483, WAN: 1339, SDXL: 17, LTX: 439, Qwen:
|
| 7 |
|
| 8 |
const filenames = {
|
| 9 |
"aaliyah": {
|
|
@@ -11669,7 +11669,9 @@ const filenames = {
|
|
| 11669 |
],
|
| 11670 |
"sdxl": [],
|
| 11671 |
"ltx": [],
|
| 11672 |
-
"qwen": [
|
|
|
|
|
|
|
| 11673 |
"zimage": [
|
| 11674 |
"zimage_carlagugino_v1.safetensors",
|
| 11675 |
"zimage_carlagugino_v2_onetrainer.safetensors"
|
|
@@ -21376,7 +21378,9 @@ const filenames = {
|
|
| 21376 |
"temporary/ltx2_feliciaday_v1_000004500.safetensors",
|
| 21377 |
"temporary/ltx2_feliciaday_v1_000005000.safetensors"
|
| 21378 |
],
|
| 21379 |
-
"qwen": [
|
|
|
|
|
|
|
| 21380 |
"zimage": [
|
| 21381 |
"zimage_feliciaday_v1.safetensors",
|
| 21382 |
"zimage_feliciaday_v2_onetrainer.safetensors"
|
|
@@ -50924,7 +50928,9 @@ const filenames = {
|
|
| 50924 |
],
|
| 50925 |
"sdxl": [],
|
| 50926 |
"ltx": [],
|
| 50927 |
-
"qwen": [
|
|
|
|
|
|
|
| 50928 |
"zimage": [
|
| 50929 |
"zimage_rheaseehorn_v1.safetensors",
|
| 50930 |
"zimage_rheaseehorn_v2_onetrainer.safetensors"
|
|
|
|
| 1 |
// Auto-generated by HuggingFace Model Scanner
|
| 2 |
+
// Last updated: 2026-09-21T21:29:19.678Z
|
| 3 |
// Total people: 1506
|
| 4 |
+
// Total files: 19636
|
| 5 |
// LoCon: 1405, LoRA: 1444, Embedding: 1375
|
| 6 |
+
// Flux: 1483, WAN: 1339, SDXL: 17, LTX: 439, Qwen: 3, ZImage: 2841, ZBase: 1527, Klein9: 3441, Ernie: 1064, Ideogram4: 221, Krea2: 1551, MinimaxH3: 1486
|
| 7 |
|
| 8 |
const filenames = {
|
| 9 |
"aaliyah": {
|
|
|
|
| 11669 |
],
|
| 11670 |
"sdxl": [],
|
| 11671 |
"ltx": [],
|
| 11672 |
+
"qwen": [
|
| 11673 |
+
"qwen21_carlagugino_v1.safetensors"
|
| 11674 |
+
],
|
| 11675 |
"zimage": [
|
| 11676 |
"zimage_carlagugino_v1.safetensors",
|
| 11677 |
"zimage_carlagugino_v2_onetrainer.safetensors"
|
|
|
|
| 21378 |
"temporary/ltx2_feliciaday_v1_000004500.safetensors",
|
| 21379 |
"temporary/ltx2_feliciaday_v1_000005000.safetensors"
|
| 21380 |
],
|
| 21381 |
+
"qwen": [
|
| 21382 |
+
"qwen21_feliciaday_v1.safetensors"
|
| 21383 |
+
],
|
| 21384 |
"zimage": [
|
| 21385 |
"zimage_feliciaday_v1.safetensors",
|
| 21386 |
"zimage_feliciaday_v2_onetrainer.safetensors"
|
|
|
|
| 50928 |
],
|
| 50929 |
"sdxl": [],
|
| 50930 |
"ltx": [],
|
| 50931 |
+
"qwen": [
|
| 50932 |
+
"qwen21_rheaseehorn_v1.safetensors"
|
| 50933 |
+
],
|
| 50934 |
"zimage": [
|
| 50935 |
"zimage_rheaseehorn_v1.safetensors",
|
| 50936 |
"zimage_rheaseehorn_v2_onetrainer.safetensors"
|
data-filenames.json
CHANGED
|
@@ -1,8 +1,8 @@
|
|
| 1 |
{
|
| 2 |
"_metadata": {
|
| 3 |
-
"generated": "2026-09-
|
| 4 |
"totalPeople": 1506,
|
| 5 |
-
"totalFiles":
|
| 6 |
"stats": {
|
| 7 |
"locon": 1405,
|
| 8 |
"lora": 1444,
|
|
@@ -11,7 +11,7 @@
|
|
| 11 |
"wan": 1339,
|
| 12 |
"sdxl": 17,
|
| 13 |
"ltx": 439,
|
| 14 |
-
"qwen":
|
| 15 |
"zimage": 2841,
|
| 16 |
"zbase": 1527,
|
| 17 |
"klein9": 3441,
|
|
@@ -11685,7 +11685,9 @@
|
|
| 11685 |
],
|
| 11686 |
"sdxl": [],
|
| 11687 |
"ltx": [],
|
| 11688 |
-
"qwen": [
|
|
|
|
|
|
|
| 11689 |
"zimage": [
|
| 11690 |
"zimage_carlagugino_v1.safetensors",
|
| 11691 |
"zimage_carlagugino_v2_onetrainer.safetensors"
|
|
@@ -21392,7 +21394,9 @@
|
|
| 21392 |
"temporary/ltx2_feliciaday_v1_000004500.safetensors",
|
| 21393 |
"temporary/ltx2_feliciaday_v1_000005000.safetensors"
|
| 21394 |
],
|
| 21395 |
-
"qwen": [
|
|
|
|
|
|
|
| 21396 |
"zimage": [
|
| 21397 |
"zimage_feliciaday_v1.safetensors",
|
| 21398 |
"zimage_feliciaday_v2_onetrainer.safetensors"
|
|
@@ -50940,7 +50944,9 @@
|
|
| 50940 |
],
|
| 50941 |
"sdxl": [],
|
| 50942 |
"ltx": [],
|
| 50943 |
-
"qwen": [
|
|
|
|
|
|
|
| 50944 |
"zimage": [
|
| 50945 |
"zimage_rheaseehorn_v1.safetensors",
|
| 50946 |
"zimage_rheaseehorn_v2_onetrainer.safetensors"
|
|
|
|
| 1 |
{
|
| 2 |
"_metadata": {
|
| 3 |
+
"generated": "2026-09-21T21:29:19.667Z",
|
| 4 |
"totalPeople": 1506,
|
| 5 |
+
"totalFiles": 19636,
|
| 6 |
"stats": {
|
| 7 |
"locon": 1405,
|
| 8 |
"lora": 1444,
|
|
|
|
| 11 |
"wan": 1339,
|
| 12 |
"sdxl": 17,
|
| 13 |
"ltx": 439,
|
| 14 |
+
"qwen": 3,
|
| 15 |
"zimage": 2841,
|
| 16 |
"zbase": 1527,
|
| 17 |
"klein9": 3441,
|
|
|
|
| 11685 |
],
|
| 11686 |
"sdxl": [],
|
| 11687 |
"ltx": [],
|
| 11688 |
+
"qwen": [
|
| 11689 |
+
"qwen21_carlagugino_v1.safetensors"
|
| 11690 |
+
],
|
| 11691 |
"zimage": [
|
| 11692 |
"zimage_carlagugino_v1.safetensors",
|
| 11693 |
"zimage_carlagugino_v2_onetrainer.safetensors"
|
|
|
|
| 21394 |
"temporary/ltx2_feliciaday_v1_000004500.safetensors",
|
| 21395 |
"temporary/ltx2_feliciaday_v1_000005000.safetensors"
|
| 21396 |
],
|
| 21397 |
+
"qwen": [
|
| 21398 |
+
"qwen21_feliciaday_v1.safetensors"
|
| 21399 |
+
],
|
| 21400 |
"zimage": [
|
| 21401 |
"zimage_feliciaday_v1.safetensors",
|
| 21402 |
"zimage_feliciaday_v2_onetrainer.safetensors"
|
|
|
|
| 50944 |
],
|
| 50945 |
"sdxl": [],
|
| 50946 |
"ltx": [],
|
| 50947 |
+
"qwen": [
|
| 50948 |
+
"qwen21_rheaseehorn_v1.safetensors"
|
| 50949 |
+
],
|
| 50950 |
"zimage": [
|
| 50951 |
"zimage_rheaseehorn_v1.safetensors",
|
| 50952 |
"zimage_rheaseehorn_v2_onetrainer.safetensors"
|
data-hf-images.js
CHANGED
|
@@ -1511,6 +1511,13 @@ const hfImages = {
|
|
| 1511 |
"framework": "MinimaxH3"
|
| 1512 |
}
|
| 1513 |
],
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1514 |
"WAN": [
|
| 1515 |
{
|
| 1516 |
"url": "https://huggingface.co/datasets/malcolmrey/samples/resolve/main/wan/wan_feliciaday_00001_.png",
|
|
@@ -3059,6 +3066,13 @@ const hfImages = {
|
|
| 3059 |
"framework": "MinimaxH3"
|
| 3060 |
}
|
| 3061 |
],
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3062 |
"WAN": [
|
| 3063 |
{
|
| 3064 |
"url": "https://huggingface.co/datasets/malcolmrey/samples/resolve/main/wan/wan_rheaseehorn_00001_.png",
|
|
@@ -15508,6 +15522,13 @@ const hfImages = {
|
|
| 15508 |
"framework": "MinimaxH3"
|
| 15509 |
}
|
| 15510 |
],
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 15511 |
"WAN": [
|
| 15512 |
{
|
| 15513 |
"url": "https://huggingface.co/datasets/malcolmrey/samples/resolve/main/wan/wan_carlagugino_00001_.png",
|
|
|
|
| 1511 |
"framework": "MinimaxH3"
|
| 1512 |
}
|
| 1513 |
],
|
| 1514 |
+
"Qwen": [
|
| 1515 |
+
{
|
| 1516 |
+
"url": "https://huggingface.co/datasets/malcolmrey/samples/resolve/main/qwen/qwen21_feliciaday_00001.png",
|
| 1517 |
+
"filename": "qwen21_feliciaday_00001.png",
|
| 1518 |
+
"framework": "Qwen"
|
| 1519 |
+
}
|
| 1520 |
+
],
|
| 1521 |
"WAN": [
|
| 1522 |
{
|
| 1523 |
"url": "https://huggingface.co/datasets/malcolmrey/samples/resolve/main/wan/wan_feliciaday_00001_.png",
|
|
|
|
| 3066 |
"framework": "MinimaxH3"
|
| 3067 |
}
|
| 3068 |
],
|
| 3069 |
+
"Qwen": [
|
| 3070 |
+
{
|
| 3071 |
+
"url": "https://huggingface.co/datasets/malcolmrey/samples/resolve/main/qwen/qwen21_rheaseehorn_00001.png",
|
| 3072 |
+
"filename": "qwen21_rheaseehorn_00001.png",
|
| 3073 |
+
"framework": "Qwen"
|
| 3074 |
+
}
|
| 3075 |
+
],
|
| 3076 |
"WAN": [
|
| 3077 |
{
|
| 3078 |
"url": "https://huggingface.co/datasets/malcolmrey/samples/resolve/main/wan/wan_rheaseehorn_00001_.png",
|
|
|
|
| 15522 |
"framework": "MinimaxH3"
|
| 15523 |
}
|
| 15524 |
],
|
| 15525 |
+
"Qwen": [
|
| 15526 |
+
{
|
| 15527 |
+
"url": "https://huggingface.co/datasets/malcolmrey/samples/resolve/main/qwen/qwen21_carlagugino_00001.png",
|
| 15528 |
+
"filename": "qwen21_carlagugino_00001.png",
|
| 15529 |
+
"framework": "Qwen"
|
| 15530 |
+
}
|
| 15531 |
+
],
|
| 15532 |
"WAN": [
|
| 15533 |
{
|
| 15534 |
"url": "https://huggingface.co/datasets/malcolmrey/samples/resolve/main/wan/wan_carlagugino_00001_.png",
|
data-hf-images.json
CHANGED
|
@@ -1511,6 +1511,13 @@
|
|
| 1511 |
"framework": "MinimaxH3"
|
| 1512 |
}
|
| 1513 |
],
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1514 |
"WAN": [
|
| 1515 |
{
|
| 1516 |
"url": "https://huggingface.co/datasets/malcolmrey/samples/resolve/main/wan/wan_feliciaday_00001_.png",
|
|
@@ -3059,6 +3066,13 @@
|
|
| 3059 |
"framework": "MinimaxH3"
|
| 3060 |
}
|
| 3061 |
],
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3062 |
"WAN": [
|
| 3063 |
{
|
| 3064 |
"url": "https://huggingface.co/datasets/malcolmrey/samples/resolve/main/wan/wan_rheaseehorn_00001_.png",
|
|
@@ -15508,6 +15522,13 @@
|
|
| 15508 |
"framework": "MinimaxH3"
|
| 15509 |
}
|
| 15510 |
],
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 15511 |
"WAN": [
|
| 15512 |
{
|
| 15513 |
"url": "https://huggingface.co/datasets/malcolmrey/samples/resolve/main/wan/wan_carlagugino_00001_.png",
|
|
|
|
| 1511 |
"framework": "MinimaxH3"
|
| 1512 |
}
|
| 1513 |
],
|
| 1514 |
+
"Qwen": [
|
| 1515 |
+
{
|
| 1516 |
+
"url": "https://huggingface.co/datasets/malcolmrey/samples/resolve/main/qwen/qwen21_feliciaday_00001.png",
|
| 1517 |
+
"filename": "qwen21_feliciaday_00001.png",
|
| 1518 |
+
"framework": "Qwen"
|
| 1519 |
+
}
|
| 1520 |
+
],
|
| 1521 |
"WAN": [
|
| 1522 |
{
|
| 1523 |
"url": "https://huggingface.co/datasets/malcolmrey/samples/resolve/main/wan/wan_feliciaday_00001_.png",
|
|
|
|
| 3066 |
"framework": "MinimaxH3"
|
| 3067 |
}
|
| 3068 |
],
|
| 3069 |
+
"Qwen": [
|
| 3070 |
+
{
|
| 3071 |
+
"url": "https://huggingface.co/datasets/malcolmrey/samples/resolve/main/qwen/qwen21_rheaseehorn_00001.png",
|
| 3072 |
+
"filename": "qwen21_rheaseehorn_00001.png",
|
| 3073 |
+
"framework": "Qwen"
|
| 3074 |
+
}
|
| 3075 |
+
],
|
| 3076 |
"WAN": [
|
| 3077 |
{
|
| 3078 |
"url": "https://huggingface.co/datasets/malcolmrey/samples/resolve/main/wan/wan_rheaseehorn_00001_.png",
|
|
|
|
| 15522 |
"framework": "MinimaxH3"
|
| 15523 |
}
|
| 15524 |
],
|
| 15525 |
+
"Qwen": [
|
| 15526 |
+
{
|
| 15527 |
+
"url": "https://huggingface.co/datasets/malcolmrey/samples/resolve/main/qwen/qwen21_carlagugino_00001.png",
|
| 15528 |
+
"filename": "qwen21_carlagugino_00001.png",
|
| 15529 |
+
"framework": "Qwen"
|
| 15530 |
+
}
|
| 15531 |
+
],
|
| 15532 |
"WAN": [
|
| 15533 |
{
|
| 15534 |
"url": "https://huggingface.co/datasets/malcolmrey/samples/resolve/main/wan/wan_carlagugino_00001_.png",
|
data-hf-uploaded.js
CHANGED
|
@@ -1,10 +1,11 @@
|
|
| 1 |
// Auto-generated by HuggingFace Upload Scanner
|
| 2 |
-
// Last updated: 2026-09-
|
| 3 |
// Total people: 1541
|
| 4 |
-
// Total models:
|
| 5 |
-
// Total unique upload dates:
|
| 6 |
|
| 7 |
const uploadDates = [
|
|
|
|
| 8 |
"2026-09-14",
|
| 9 |
"2026-09-08",
|
| 10 |
"2026-09-06",
|
|
@@ -29498,7 +29499,7 @@ const uploadedData = {
|
|
| 29498 |
}
|
| 29499 |
},
|
| 29500 |
"carlagugino": {
|
| 29501 |
-
"lastUpdated": "2026-09-
|
| 29502 |
"models": {
|
| 29503 |
"locon": [
|
| 29504 |
{
|
|
@@ -29536,7 +29537,12 @@ const uploadedData = {
|
|
| 29536 |
],
|
| 29537 |
"sdxl": [],
|
| 29538 |
"ltx": [],
|
| 29539 |
-
"qwen": [
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 29540 |
"zimage": [
|
| 29541 |
{
|
| 29542 |
"filename": "zimage_carlagugino_v2_onetrainer.safetensors",
|
|
@@ -46123,7 +46129,7 @@ const uploadedData = {
|
|
| 46123 |
}
|
| 46124 |
},
|
| 46125 |
"feliciaday": {
|
| 46126 |
-
"lastUpdated": "2026-09-
|
| 46127 |
"models": {
|
| 46128 |
"locon": [
|
| 46129 |
{
|
|
@@ -46218,7 +46224,12 @@ const uploadedData = {
|
|
| 46218 |
"uploadedAt": "2026-01-15T12:43:23+01:00"
|
| 46219 |
}
|
| 46220 |
],
|
| 46221 |
-
"qwen": [
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 46222 |
"zimage": [
|
| 46223 |
{
|
| 46224 |
"filename": "zimage_feliciaday_v2_onetrainer.safetensors",
|
|
@@ -97654,7 +97665,7 @@ const uploadedData = {
|
|
| 97654 |
}
|
| 97655 |
},
|
| 97656 |
"rheaseehorn": {
|
| 97657 |
-
"lastUpdated": "2026-09-
|
| 97658 |
"models": {
|
| 97659 |
"locon": [
|
| 97660 |
{
|
|
@@ -97688,7 +97699,12 @@ const uploadedData = {
|
|
| 97688 |
],
|
| 97689 |
"sdxl": [],
|
| 97690 |
"ltx": [],
|
| 97691 |
-
"qwen": [
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 97692 |
"zimage": [
|
| 97693 |
{
|
| 97694 |
"filename": "zimage_rheaseehorn_v2_onetrainer.safetensors",
|
|
|
|
| 1 |
// Auto-generated by HuggingFace Upload Scanner
|
| 2 |
+
// Last updated: 2026-09-21T21:29:23.570Z
|
| 3 |
// Total people: 1541
|
| 4 |
+
// Total models: 19649
|
| 5 |
+
// Total unique upload dates: 62
|
| 6 |
|
| 7 |
const uploadDates = [
|
| 8 |
+
"2026-09-21",
|
| 9 |
"2026-09-14",
|
| 10 |
"2026-09-08",
|
| 11 |
"2026-09-06",
|
|
|
|
| 29499 |
}
|
| 29500 |
},
|
| 29501 |
"carlagugino": {
|
| 29502 |
+
"lastUpdated": "2026-09-21T22:26:36+02:00",
|
| 29503 |
"models": {
|
| 29504 |
"locon": [
|
| 29505 |
{
|
|
|
|
| 29537 |
],
|
| 29538 |
"sdxl": [],
|
| 29539 |
"ltx": [],
|
| 29540 |
+
"qwen": [
|
| 29541 |
+
{
|
| 29542 |
+
"filename": "qwen21_carlagugino_v1.safetensors",
|
| 29543 |
+
"uploadedAt": "2026-09-21T22:26:36+02:00"
|
| 29544 |
+
}
|
| 29545 |
+
],
|
| 29546 |
"zimage": [
|
| 29547 |
{
|
| 29548 |
"filename": "zimage_carlagugino_v2_onetrainer.safetensors",
|
|
|
|
| 46129 |
}
|
| 46130 |
},
|
| 46131 |
"feliciaday": {
|
| 46132 |
+
"lastUpdated": "2026-09-21T22:26:36+02:00",
|
| 46133 |
"models": {
|
| 46134 |
"locon": [
|
| 46135 |
{
|
|
|
|
| 46224 |
"uploadedAt": "2026-01-15T12:43:23+01:00"
|
| 46225 |
}
|
| 46226 |
],
|
| 46227 |
+
"qwen": [
|
| 46228 |
+
{
|
| 46229 |
+
"filename": "qwen21_feliciaday_v1.safetensors",
|
| 46230 |
+
"uploadedAt": "2026-09-21T22:26:36+02:00"
|
| 46231 |
+
}
|
| 46232 |
+
],
|
| 46233 |
"zimage": [
|
| 46234 |
{
|
| 46235 |
"filename": "zimage_feliciaday_v2_onetrainer.safetensors",
|
|
|
|
| 97665 |
}
|
| 97666 |
},
|
| 97667 |
"rheaseehorn": {
|
| 97668 |
+
"lastUpdated": "2026-09-21T22:26:36+02:00",
|
| 97669 |
"models": {
|
| 97670 |
"locon": [
|
| 97671 |
{
|
|
|
|
| 97699 |
],
|
| 97700 |
"sdxl": [],
|
| 97701 |
"ltx": [],
|
| 97702 |
+
"qwen": [
|
| 97703 |
+
{
|
| 97704 |
+
"filename": "qwen21_rheaseehorn_v1.safetensors",
|
| 97705 |
+
"uploadedAt": "2026-09-21T22:26:36+02:00"
|
| 97706 |
+
}
|
| 97707 |
+
],
|
| 97708 |
"zimage": [
|
| 97709 |
{
|
| 97710 |
"filename": "zimage_rheaseehorn_v2_onetrainer.safetensors",
|
data-hf-uploaded.json
CHANGED
|
@@ -1,11 +1,12 @@
|
|
| 1 |
{
|
| 2 |
"_metadata": {
|
| 3 |
-
"generated": "2026-09-
|
| 4 |
"totalPeople": 1541,
|
| 5 |
-
"totalModels":
|
| 6 |
-
"totalUploadDates":
|
| 7 |
},
|
| 8 |
"uploadDates": [
|
|
|
|
| 9 |
"2026-09-14",
|
| 10 |
"2026-09-08",
|
| 11 |
"2026-09-06",
|
|
@@ -29498,7 +29499,7 @@
|
|
| 29498 |
}
|
| 29499 |
},
|
| 29500 |
"carlagugino": {
|
| 29501 |
-
"lastUpdated": "2026-09-
|
| 29502 |
"models": {
|
| 29503 |
"locon": [
|
| 29504 |
{
|
|
@@ -29536,7 +29537,12 @@
|
|
| 29536 |
],
|
| 29537 |
"sdxl": [],
|
| 29538 |
"ltx": [],
|
| 29539 |
-
"qwen": [
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 29540 |
"zimage": [
|
| 29541 |
{
|
| 29542 |
"filename": "zimage_carlagugino_v2_onetrainer.safetensors",
|
|
@@ -46123,7 +46129,7 @@
|
|
| 46123 |
}
|
| 46124 |
},
|
| 46125 |
"feliciaday": {
|
| 46126 |
-
"lastUpdated": "2026-09-
|
| 46127 |
"models": {
|
| 46128 |
"locon": [
|
| 46129 |
{
|
|
@@ -46218,7 +46224,12 @@
|
|
| 46218 |
"uploadedAt": "2026-01-15T12:43:23+01:00"
|
| 46219 |
}
|
| 46220 |
],
|
| 46221 |
-
"qwen": [
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 46222 |
"zimage": [
|
| 46223 |
{
|
| 46224 |
"filename": "zimage_feliciaday_v2_onetrainer.safetensors",
|
|
@@ -97654,7 +97665,7 @@
|
|
| 97654 |
}
|
| 97655 |
},
|
| 97656 |
"rheaseehorn": {
|
| 97657 |
-
"lastUpdated": "2026-09-
|
| 97658 |
"models": {
|
| 97659 |
"locon": [
|
| 97660 |
{
|
|
@@ -97688,7 +97699,12 @@
|
|
| 97688 |
],
|
| 97689 |
"sdxl": [],
|
| 97690 |
"ltx": [],
|
| 97691 |
-
"qwen": [
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 97692 |
"zimage": [
|
| 97693 |
{
|
| 97694 |
"filename": "zimage_rheaseehorn_v2_onetrainer.safetensors",
|
|
|
|
| 1 |
{
|
| 2 |
"_metadata": {
|
| 3 |
+
"generated": "2026-09-21T21:29:23.570Z",
|
| 4 |
"totalPeople": 1541,
|
| 5 |
+
"totalModels": 19649,
|
| 6 |
+
"totalUploadDates": 62
|
| 7 |
},
|
| 8 |
"uploadDates": [
|
| 9 |
+
"2026-09-21",
|
| 10 |
"2026-09-14",
|
| 11 |
"2026-09-08",
|
| 12 |
"2026-09-06",
|
|
|
|
| 29499 |
}
|
| 29500 |
},
|
| 29501 |
"carlagugino": {
|
| 29502 |
+
"lastUpdated": "2026-09-21T22:26:36+02:00",
|
| 29503 |
"models": {
|
| 29504 |
"locon": [
|
| 29505 |
{
|
|
|
|
| 29537 |
],
|
| 29538 |
"sdxl": [],
|
| 29539 |
"ltx": [],
|
| 29540 |
+
"qwen": [
|
| 29541 |
+
{
|
| 29542 |
+
"filename": "qwen21_carlagugino_v1.safetensors",
|
| 29543 |
+
"uploadedAt": "2026-09-21T22:26:36+02:00"
|
| 29544 |
+
}
|
| 29545 |
+
],
|
| 29546 |
"zimage": [
|
| 29547 |
{
|
| 29548 |
"filename": "zimage_carlagugino_v2_onetrainer.safetensors",
|
|
|
|
| 46129 |
}
|
| 46130 |
},
|
| 46131 |
"feliciaday": {
|
| 46132 |
+
"lastUpdated": "2026-09-21T22:26:36+02:00",
|
| 46133 |
"models": {
|
| 46134 |
"locon": [
|
| 46135 |
{
|
|
|
|
| 46224 |
"uploadedAt": "2026-01-15T12:43:23+01:00"
|
| 46225 |
}
|
| 46226 |
],
|
| 46227 |
+
"qwen": [
|
| 46228 |
+
{
|
| 46229 |
+
"filename": "qwen21_feliciaday_v1.safetensors",
|
| 46230 |
+
"uploadedAt": "2026-09-21T22:26:36+02:00"
|
| 46231 |
+
}
|
| 46232 |
+
],
|
| 46233 |
"zimage": [
|
| 46234 |
{
|
| 46235 |
"filename": "zimage_feliciaday_v2_onetrainer.safetensors",
|
|
|
|
| 97665 |
}
|
| 97666 |
},
|
| 97667 |
"rheaseehorn": {
|
| 97668 |
+
"lastUpdated": "2026-09-21T22:26:36+02:00",
|
| 97669 |
"models": {
|
| 97670 |
"locon": [
|
| 97671 |
{
|
|
|
|
| 97699 |
],
|
| 97700 |
"sdxl": [],
|
| 97701 |
"ltx": [],
|
| 97702 |
+
"qwen": [
|
| 97703 |
+
{
|
| 97704 |
+
"filename": "qwen21_rheaseehorn_v1.safetensors",
|
| 97705 |
+
"uploadedAt": "2026-09-21T22:26:36+02:00"
|
| 97706 |
+
}
|
| 97707 |
+
],
|
| 97708 |
"zimage": [
|
| 97709 |
{
|
| 97710 |
"filename": "zimage_rheaseehorn_v2_onetrainer.safetensors",
|
data-huggingface.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
// Auto-generated by HuggingFace Model Scanner
|
| 2 |
-
// Last updated: 2026-09-
|
| 3 |
// Total people: 1506
|
| 4 |
// With all three (lora+locon+embedding): 1327
|
| 5 |
// With Flux: 1429
|
|
@@ -5217,7 +5217,7 @@ const presence = {
|
|
| 5217 |
"wan": true,
|
| 5218 |
"sdxl": false,
|
| 5219 |
"ltx": false,
|
| 5220 |
-
"qwen":
|
| 5221 |
"zimage": true,
|
| 5222 |
"zbase": true,
|
| 5223 |
"klein9": true,
|
|
@@ -9483,7 +9483,7 @@ const presence = {
|
|
| 9483 |
"wan": true,
|
| 9484 |
"sdxl": false,
|
| 9485 |
"ltx": true,
|
| 9486 |
-
"qwen":
|
| 9487 |
"zimage": true,
|
| 9488 |
"zbase": true,
|
| 9489 |
"klein9": true,
|
|
@@ -22623,7 +22623,7 @@ const presence = {
|
|
| 22623 |
"wan": true,
|
| 22624 |
"sdxl": false,
|
| 22625 |
"ltx": false,
|
| 22626 |
-
"qwen":
|
| 22627 |
"zimage": true,
|
| 22628 |
"zbase": true,
|
| 22629 |
"klein9": true,
|
|
|
|
| 1 |
// Auto-generated by HuggingFace Model Scanner
|
| 2 |
+
// Last updated: 2026-09-21T21:29:19.664Z
|
| 3 |
// Total people: 1506
|
| 4 |
// With all three (lora+locon+embedding): 1327
|
| 5 |
// With Flux: 1429
|
|
|
|
| 5217 |
"wan": true,
|
| 5218 |
"sdxl": false,
|
| 5219 |
"ltx": false,
|
| 5220 |
+
"qwen": true,
|
| 5221 |
"zimage": true,
|
| 5222 |
"zbase": true,
|
| 5223 |
"klein9": true,
|
|
|
|
| 9483 |
"wan": true,
|
| 9484 |
"sdxl": false,
|
| 9485 |
"ltx": true,
|
| 9486 |
+
"qwen": true,
|
| 9487 |
"zimage": true,
|
| 9488 |
"zbase": true,
|
| 9489 |
"klein9": true,
|
|
|
|
| 22623 |
"wan": true,
|
| 22624 |
"sdxl": false,
|
| 22625 |
"ltx": false,
|
| 22626 |
+
"qwen": true,
|
| 22627 |
"zimage": true,
|
| 22628 |
"zbase": true,
|
| 22629 |
"klein9": true,
|
data-huggingface.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
{
|
| 2 |
"_metadata": {
|
| 3 |
-
"generated": "2026-09-
|
| 4 |
"totalPeople": 1506,
|
| 5 |
"stats": {
|
| 6 |
"withAllThree": 1327,
|
|
@@ -5220,7 +5220,7 @@
|
|
| 5220 |
"wan": true,
|
| 5221 |
"sdxl": false,
|
| 5222 |
"ltx": false,
|
| 5223 |
-
"qwen":
|
| 5224 |
"zimage": true,
|
| 5225 |
"zbase": true,
|
| 5226 |
"klein9": true,
|
|
@@ -9486,7 +9486,7 @@
|
|
| 9486 |
"wan": true,
|
| 9487 |
"sdxl": false,
|
| 9488 |
"ltx": true,
|
| 9489 |
-
"qwen":
|
| 9490 |
"zimage": true,
|
| 9491 |
"zbase": true,
|
| 9492 |
"klein9": true,
|
|
@@ -22626,7 +22626,7 @@
|
|
| 22626 |
"wan": true,
|
| 22627 |
"sdxl": false,
|
| 22628 |
"ltx": false,
|
| 22629 |
-
"qwen":
|
| 22630 |
"zimage": true,
|
| 22631 |
"zbase": true,
|
| 22632 |
"klein9": true,
|
|
|
|
| 1 |
{
|
| 2 |
"_metadata": {
|
| 3 |
+
"generated": "2026-09-21T21:29:19.662Z",
|
| 4 |
"totalPeople": 1506,
|
| 5 |
"stats": {
|
| 6 |
"withAllThree": 1327,
|
|
|
|
| 5220 |
"wan": true,
|
| 5221 |
"sdxl": false,
|
| 5222 |
"ltx": false,
|
| 5223 |
+
"qwen": true,
|
| 5224 |
"zimage": true,
|
| 5225 |
"zbase": true,
|
| 5226 |
"klein9": true,
|
|
|
|
| 9486 |
"wan": true,
|
| 9487 |
"sdxl": false,
|
| 9488 |
"ltx": true,
|
| 9489 |
+
"qwen": true,
|
| 9490 |
"zimage": true,
|
| 9491 |
"zbase": true,
|
| 9492 |
"klein9": true,
|
|
|
|
| 22626 |
"wan": true,
|
| 22627 |
"sdxl": false,
|
| 22628 |
"ltx": false,
|
| 22629 |
+
"qwen": true,
|
| 22630 |
"zimage": true,
|
| 22631 |
"zbase": true,
|
| 22632 |
"klein9": true,
|
data-models-deep.json
CHANGED
|
The diff for this file is too large to render.
See raw diff
|
|
|
index.html
CHANGED
|
@@ -4537,6 +4537,11 @@
|
|
| 4537 |
images.push(...personHFImages.Krea2);
|
| 4538 |
}
|
| 4539 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 4540 |
// 4d. Add MinimaxH3 samples (from HF samples data)
|
| 4541 |
if (personHFImages.MinimaxH3) {
|
| 4542 |
images.push(...personHFImages.MinimaxH3);
|
|
@@ -4583,8 +4588,8 @@
|
|
| 4583 |
}
|
| 4584 |
checkCivitaiImage('Qwen', models.qwens);
|
| 4585 |
|
| 4586 |
-
// 6. Add other HF samples (excluding ZImage, Klein9, WAN and LTX which are already added)
|
| 4587 |
-
const frameworkOrder = ['LyCORIS', 'Lora', 'Embedding', 'Flux', 'SDXL'
|
| 4588 |
for (const fw of frameworkOrder) {
|
| 4589 |
if (personHFImages[fw]) {
|
| 4590 |
images.push(...personHFImages[fw]);
|
|
|
|
| 4537 |
images.push(...personHFImages.Krea2);
|
| 4538 |
}
|
| 4539 |
|
| 4540 |
+
// 4c-bis. Add Qwen Image 2.1 samples (from HF samples data)
|
| 4541 |
+
if (personHFImages.Qwen) {
|
| 4542 |
+
images.push(...personHFImages.Qwen);
|
| 4543 |
+
}
|
| 4544 |
+
|
| 4545 |
// 4d. Add MinimaxH3 samples (from HF samples data)
|
| 4546 |
if (personHFImages.MinimaxH3) {
|
| 4547 |
images.push(...personHFImages.MinimaxH3);
|
|
|
|
| 4588 |
}
|
| 4589 |
checkCivitaiImage('Qwen', models.qwens);
|
| 4590 |
|
| 4591 |
+
// 6. Add other HF samples (excluding ZImage, Klein9, Qwen, WAN and LTX which are already added)
|
| 4592 |
+
const frameworkOrder = ['LyCORIS', 'Lora', 'Embedding', 'Flux', 'SDXL'];
|
| 4593 |
for (const fw of frameworkOrder) {
|
| 4594 |
if (personHFImages[fw]) {
|
| 4595 |
images.push(...personHFImages[fw]);
|