Files
AI-Video/workflows/selfhost/analyse_image.json
2025-12-05 21:27:57 +08:00

62 lines
1.6 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"5": {
"inputs": {
"image": "IMG_20250829_201936.jpg"
},
"class_type": "LoadImage",
"_meta": {
"title": "$image.image"
}
},
"6": {
"inputs": {
"text": "A small, fluffy ginger kitten with large, wide green eyes sits upright on a glossy white tiled floor, its paws planted firmly as it stares intently forward, exuding an air of innocent curiosity; beside it rests a colorful striped cat tunnel in hues of red, blue, purple, and green, while soft indoor light reflects off the polished surface around it, illuminating the scene with gentle warmth and creating subtle highlights on the kittens fur and whiskers — capturing a quiet moment of stillness within a cozy home setting.",
"anything": [
"7",
0
]
},
"class_type": "easy showAnything",
"_meta": {
"title": "Show Any"
}
},
"7": {
"inputs": {
"model_name": "Qwen3-VL-8B-Instruct",
"quantization": "None (FP16)",
"attention_mode": "auto",
"preset_prompt": "🖼️ Detailed Description",
"custom_prompt": "",
"max_tokens": 512,
"keep_model_loaded": true,
"seed": 3731918183,
"image": [
"8",
0
]
},
"class_type": "AILab_QwenVL",
"_meta": {
"title": "QwenVL"
}
},
"8": {
"inputs": {
"width": 1080,
"height": 1080,
"interpolation": "nearest",
"method": "keep proportion",
"condition": "downscale if bigger",
"multiple_of": 0,
"image": [
"5",
0
]
},
"class_type": "ImageResize+",
"_meta": {
"title": "🔧 Image Resize"
}
}
}