支持Nano Banana模型调用
This commit is contained in:
38
workflows/selfhost/image_nano_banana.json
Normal file
38
workflows/selfhost/image_nano_banana.json
Normal file
@@ -0,0 +1,38 @@
|
||||
{
|
||||
"2": {
|
||||
"inputs": {
|
||||
"prompt": [
|
||||
"3",
|
||||
0
|
||||
],
|
||||
"model": "gemini-2.5-flash-image-preview",
|
||||
"seed": 42
|
||||
},
|
||||
"class_type": "GeminiImageNode",
|
||||
"_meta": {
|
||||
"title": "Google Gemini Image"
|
||||
}
|
||||
},
|
||||
"3": {
|
||||
"inputs": {
|
||||
"value": ""
|
||||
},
|
||||
"class_type": "PrimitiveStringMultiline",
|
||||
"_meta": {
|
||||
"title": "$prompt.value!"
|
||||
}
|
||||
},
|
||||
"4": {
|
||||
"inputs": {
|
||||
"filename_prefix": "ComfyUI",
|
||||
"images": [
|
||||
"2",
|
||||
0
|
||||
]
|
||||
},
|
||||
"class_type": "SaveImage",
|
||||
"_meta": {
|
||||
"title": "Save Image"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user