Spaces:
Running
Running
fix(i18n): qwen_desc parity keys; test_identifiers cleanup; tagger_mode_vit removed from drop-down (--mouseover duplication bug)
Browse files- _debug_person.png +0 -0
- app.py +1 -1
- data/session_history.json.bak +26 -26
- src/i18n.py +1 -0
_debug_person.png
DELETED
|
Binary file (1.06 kB)
|
|
|
app.py
CHANGED
|
@@ -1605,7 +1605,7 @@ with gr.Blocks(**_blocks_kw) as demo:
|
|
| 1605 |
(t("tagger_mode_eva", "en"), "wd:eva02"),
|
| 1606 |
(t("tagger_mode_swinv2", "en"), "wd:swinv2"),
|
| 1607 |
(t("tagger_mode_vit", "en"), "wd:vit"),
|
| 1608 |
-
(t("
|
| 1609 |
],
|
| 1610 |
value="ensemble",
|
| 1611 |
label="",
|
|
|
|
| 1605 |
(t("tagger_mode_eva", "en"), "wd:eva02"),
|
| 1606 |
(t("tagger_mode_swinv2", "en"), "wd:swinv2"),
|
| 1607 |
(t("tagger_mode_vit", "en"), "wd:vit"),
|
| 1608 |
+
(t("tagger_mode_qwen_caption", "en"), "qwen"),
|
| 1609 |
],
|
| 1610 |
value="ensemble",
|
| 1611 |
label="",
|
data/session_history.json.bak
CHANGED
|
@@ -1,4 +1,30 @@
|
|
| 1 |
[
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2 |
{
|
| 3 |
"id": "27bb436d",
|
| 4 |
"timestamp": 1785784568.4936664,
|
|
@@ -1272,31 +1298,5 @@
|
|
| 1272 |
"categories": [],
|
| 1273 |
"seed": null,
|
| 1274 |
"liked_indices": []
|
| 1275 |
-
},
|
| 1276 |
-
{
|
| 1277 |
-
"id": "f39b8ffa",
|
| 1278 |
-
"timestamp": 1784831283.4389496,
|
| 1279 |
-
"prompt": "1girl, blue hair",
|
| 1280 |
-
"model": "anima",
|
| 1281 |
-
"rating": "pg",
|
| 1282 |
-
"num_variations": 2,
|
| 1283 |
-
"creativity": "medium",
|
| 1284 |
-
"weight_mode": "off",
|
| 1285 |
-
"results": [
|
| 1286 |
-
"masterpiece, best quality, score_9, safe, 1girl, BREAK, analogous colors, high contrast, blue hair, leather jacket, frilled dress, detailed background, sacred atmosphere, abyssal darkness, magical forest, underwater, boat, gothic lighting, moon light, holographic display, silver aesthetic, looking at viewer, surprised pose, incredibly absurdres, intricate details, trending on artstation, beautiful detailed",
|
| 1287 |
-
"masterpiece, best quality, score_9, safe, 1girl, BREAK, saturated matte, high contrast, cool colors, blue hair, mermaid dress, business suit, ribbon, detailed background, skyscraper, boat, global illumination, horror lighting, moon light, light rays underwater, establishing shot, diagonal framing, surprised pose, looking away, cowboy shot, incredibly absurdres, intricate details, beautiful detailed, detailed shading",
|
| 1288 |
-
"",
|
| 1289 |
-
"",
|
| 1290 |
-
"",
|
| 1291 |
-
"",
|
| 1292 |
-
"",
|
| 1293 |
-
"",
|
| 1294 |
-
"",
|
| 1295 |
-
""
|
| 1296 |
-
],
|
| 1297 |
-
"neg_results": [],
|
| 1298 |
-
"categories": [],
|
| 1299 |
-
"seed": null,
|
| 1300 |
-
"liked_indices": []
|
| 1301 |
}
|
| 1302 |
]
|
|
|
|
| 1 |
[
|
| 2 |
+
{
|
| 3 |
+
"id": "c18bc9fd",
|
| 4 |
+
"timestamp": 1785819840.4310586,
|
| 5 |
+
"prompt": "1girl, blue hair",
|
| 6 |
+
"model": "anima",
|
| 7 |
+
"rating": "pg",
|
| 8 |
+
"num_variations": 2,
|
| 9 |
+
"creativity": "medium",
|
| 10 |
+
"weight_mode": "off",
|
| 11 |
+
"results": [
|
| 12 |
+
"masterpiece, best quality, score_7, safe, 1girl, BREAK, blue hair, hair tie, tears of joy, angry, three-quarter view, purple and gold, high contrast, vibrant, from side, detailed background, light rays \\(underwater\\), bioluminescent sea, fantasy lighting, lightning flash, morning sky, blue tint, intricate details, steam train, car, beautiful detailed, beautiful detail",
|
| 13 |
+
"masterpiece, best quality, score_7, safe, 1girl, BREAK, blue hair, hair tie, laughing, happy, gentle smile, complementary colors, high contrast, vibrant, frame within frame, symmetry, detailed background, light rays \\(underwater\\), cloudy lighting, dreamy lighting, silver aesthetic, glowing aura, blue tint, dragon, bicycle, bridge, beautiful detail",
|
| 14 |
+
"",
|
| 15 |
+
"",
|
| 16 |
+
"",
|
| 17 |
+
"",
|
| 18 |
+
"",
|
| 19 |
+
"",
|
| 20 |
+
"",
|
| 21 |
+
""
|
| 22 |
+
],
|
| 23 |
+
"neg_results": [],
|
| 24 |
+
"categories": [],
|
| 25 |
+
"seed": null,
|
| 26 |
+
"liked_indices": []
|
| 27 |
+
},
|
| 28 |
{
|
| 29 |
"id": "27bb436d",
|
| 30 |
"timestamp": 1785784568.4936664,
|
|
|
|
| 1298 |
"categories": [],
|
| 1299 |
"seed": null,
|
| 1300 |
"liked_indices": []
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1301 |
}
|
| 1302 |
]
|
src/i18n.py
CHANGED
|
@@ -329,6 +329,7 @@ L10N = {
|
|
| 329 |
"tagger_mode_eva": "WD14 EVA02",
|
| 330 |
"tagger_mode_swinv2": "WD14 SwinV2",
|
| 331 |
# --- tagger / ensemble ---
|
|
|
|
| 332 |
"tagger_mode_vit": "WD14 ViT",
|
| 333 |
"tagger_mode_qwen": "Qwen3-VL (NL caption)",
|
| 334 |
"tagger_mode_qwen_desc": "Qwen3-VL (Natural-language caption)",
|
|
|
|
| 329 |
"tagger_mode_eva": "WD14 EVA02",
|
| 330 |
"tagger_mode_swinv2": "WD14 SwinV2",
|
| 331 |
# --- tagger / ensemble ---
|
| 332 |
+
# --- tagger / ensemble ---
|
| 333 |
"tagger_mode_vit": "WD14 ViT",
|
| 334 |
"tagger_mode_qwen": "Qwen3-VL (NL caption)",
|
| 335 |
"tagger_mode_qwen_desc": "Qwen3-VL (Natural-language caption)",
|