优化图片与视频反推的工作流

This commit is contained in:
strict235
2025-12-05 21:27:57 +08:00
parent 3e1870581b
commit 6a25552c57
2 changed files with 46 additions and 21 deletions

View File

@@ -1,7 +1,7 @@
{
"5": {
"inputs": {
"image": "06.JPG"
"image": "IMG_20250829_201936.jpg"
},
"class_type": "LoadImage",
"_meta": {
@@ -10,6 +10,7 @@
},
"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
@@ -29,9 +30,9 @@
"custom_prompt": "",
"max_tokens": 512,
"keep_model_loaded": true,
"seed": 1,
"seed": 3731918183,
"image": [
"5",
"8",
0
]
},
@@ -39,5 +40,23 @@
"_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"
}
}
}