mirror of
https://github.com/karl0ss/ai_image_frame_server.git
synced 2025-09-04 22:10:21 +01:00
clear vram on comfyui
This commit is contained in:
parent
006c88b084
commit
d7c25373bd
@ -38,7 +38,7 @@
|
||||
"inputs": {
|
||||
"filename_prefix": "ComfyUI",
|
||||
"images": [
|
||||
"8",
|
||||
"42",
|
||||
0
|
||||
]
|
||||
},
|
||||
@ -201,5 +201,19 @@
|
||||
"_meta": {
|
||||
"title": "VAELoaderMultiGPU"
|
||||
}
|
||||
},
|
||||
"42": {
|
||||
"inputs": {
|
||||
"offload_model": true,
|
||||
"offload_cache": true,
|
||||
"anything": [
|
||||
"8",
|
||||
0
|
||||
]
|
||||
},
|
||||
"class_type": "VRAMCleanup",
|
||||
"_meta": {
|
||||
"title": "🎈VRAM-Cleanup"
|
||||
}
|
||||
}
|
||||
}
|
@ -98,7 +98,7 @@
|
||||
"102": {
|
||||
"inputs": {
|
||||
"images": [
|
||||
"98",
|
||||
"129",
|
||||
0
|
||||
]
|
||||
},
|
||||
@ -143,5 +143,19 @@
|
||||
"_meta": {
|
||||
"title": "VAELoaderMultiGPU"
|
||||
}
|
||||
},
|
||||
"129": {
|
||||
"inputs": {
|
||||
"offload_model": true,
|
||||
"offload_cache": true,
|
||||
"anything": [
|
||||
"98",
|
||||
0
|
||||
]
|
||||
},
|
||||
"class_type": "VRAMCleanup",
|
||||
"_meta": {
|
||||
"title": "🎈VRAM-Cleanup"
|
||||
}
|
||||
}
|
||||
}
|
@ -52,6 +52,12 @@
|
||||
"6": {
|
||||
"inputs": {
|
||||
"text": "A bustling cyberpunk street at night, filled with neon signs, rain-soaked pavement, and futuristic street vendors. High detail, vivid neon colors, and realistic reflections.",
|
||||
"speak_and_recognation": {
|
||||
"__value__": [
|
||||
false,
|
||||
true
|
||||
]
|
||||
},
|
||||
"clip": [
|
||||
"4",
|
||||
1
|
||||
@ -65,6 +71,12 @@
|
||||
"7": {
|
||||
"inputs": {
|
||||
"text": "text, watermark, deformed Avoid flat colors, poor lighting, and artificial elements. No unrealistic elements, low resolution, or flat colors. Avoid generic objects, poor lighting, and inconsistent styles, blurry, low-quality, distorted faces, overexposed lighting, extra limbs, bad anatomy, low contrast",
|
||||
"speak_and_recognation": {
|
||||
"__value__": [
|
||||
false,
|
||||
true
|
||||
]
|
||||
},
|
||||
"clip": [
|
||||
"4",
|
||||
1
|
||||
@ -95,7 +107,7 @@
|
||||
"inputs": {
|
||||
"filename_prefix": "ComfyUI",
|
||||
"images": [
|
||||
"8",
|
||||
"10",
|
||||
0
|
||||
]
|
||||
},
|
||||
@ -103,5 +115,19 @@
|
||||
"_meta": {
|
||||
"title": "Save Image"
|
||||
}
|
||||
},
|
||||
"10": {
|
||||
"inputs": {
|
||||
"offload_model": true,
|
||||
"offload_cache": true,
|
||||
"anything": [
|
||||
"8",
|
||||
0
|
||||
]
|
||||
},
|
||||
"class_type": "VRAMCleanup",
|
||||
"_meta": {
|
||||
"title": "🎈VRAM-Cleanup"
|
||||
}
|
||||
}
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user