Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KLL535/ComfyUI_Simple_Qwen3-VL-gguf
/ functions
Functions
75 in github.com/KLL535/ComfyUI_Simple_Qwen3-VL-gguf
⨍
Functions
75
◇
Types & classes
21
↓ 25 callers
Function
_debug_print
(debug, stage, start_time, message = "", text = "", file = sys.stdout)
debug_print.py:20
↓ 12 callers
Function
load_cached_section
(section_name: str)
qwen3vl_node.py:148
↓ 6 callers
Function
unload_model
(gccollect = False, debug = False, target="keep_vram")
qwen3vl_node.py:627
↓ 5 callers
Function
old_names_patch
(config: Dict[str, Any])
qwen3vl_node.py:1049
↓ 4 callers
Function
clear_memory
(gccollect = False, debug = False)
qwen3vl_node.py:153
↓ 3 callers
Function
_debug_calc_speed
(result, exec_time)
qwen3vl_run.py:214
↓ 3 callers
Function
config_override_repair
Парсит конфиг в разных форматах с ошибками.
qwen3vl_node.py:634
↓ 2 callers
Function
_build_image_content
(image_item, quality=95)
qwen3vl_run.py:42
↓ 2 callers
Function
_build_video_content
(video_input, config)
qwen3vl_run.py:94
↓ 2 callers
Method
_config_override_repair
(cls, text: str)
qwen3vl_node.py:749
↓ 2 callers
Function
_inference
Внутренняя функция, выполняющая инференс с кешированием модели.
qwen3vl_run.py:225
↓ 2 callers
Function
build_prompt
(template: str, system: str, user: str)
qwen3vl_run.py:29
↓ 2 callers
Function
clear_temp_files
(temp_paths)
qwen3vl_node.py:173
↓ 2 callers
Method
load
(self, style_preset, user_prompt="")
utils_node.py:72
↓ 2 callers
Function
old_config_patch
(script_name, config)
qwen3vl_node.py:1020
↓ 2 callers
Function
process_images
image_inputs: список из трёх элементов (image, image2, image3), каждый может быть тензором (B,H,W,C) или None. Возвращает список путей к врем
qwen3vl_node.py:181
↓ 2 callers
Function
restore_dup
()
qwen3vl_run.py:917
↓ 2 callers
Function
run_inference_pipeline
(script_name, config, mode="subprocess", gccollect = False, debug = False)
qwen3vl_node.py:533
↓ 2 callers
Function
save_pil_temp
(pil_img, file_format, jpeg_quality)
qwen3vl_node.py:412
↓ 2 callers
Function
tensor_to_pil
Конвертирует тензор (H,W,C) в PIL Image.
qwen3vl_node.py:402
↓ 1 callers
Function
_build_audio_content
(audio_item)
qwen3vl_run.py:65
↓ 1 callers
Function
_update_cache_if_needed
()
qwen3vl_node.py:117
↓ 1 callers
Function
extract_data_from_file
(data_path)
qwen3vl_node.py:421
↓ 1 callers
Function
extract_json_block
Находит объект {...}, игнорируя скобки внутри строк. Если внешних скобок нет — оборачивает «голые» key: value.
qwen3vl_node.py:639
↓ 1 callers
Function
extract_json_from_output
Извлекает JSON из вывода, игнорируя логи до/после
qwen3vl_node.py:432
↓ 1 callers
Function
get_config_files
()
qwen3vl_node.py:79
↓ 1 callers
Function
main
()
qwen3vl_run.py:927
↓ 1 callers
Function
process_audios
(audio_inputs, file_mode=True, target_sr=None, max_audios=3)
qwen3vl_node.py:239
↓ 1 callers
Function
process_videos
Читает форматы VideoFromFile, VideoFromComponents или cырой тензор
qwen3vl_node.py:315
↓ 1 callers
Function
repair_and_load_json
(content: str, filepath: Optional[str] = None)
qwen3vl_node.py:91
↓ 1 callers
Method
run
(self, model_preset, system_preset, user_prompt, seed,
qwen3vl_node.py:794
↓ 1 callers
Function
run_script_subprocess
(script_name, config, timeout=300)
qwen3vl_node.py:452
↓ 1 callers
Function
save_dup
()
qwen3vl_run.py:901
↓ 1 callers
Function
swap_dup
()
qwen3vl_run.py:908
↓ 1 callers
Function
unload_llama_model
Выгружает модель из VRAM
qwen3vl_run.py:870
Method
INPUT_TYPES
(cls)
deprecated_node.py:8
Method
INPUT_TYPES
(cls)
utils_node.py:16
Method
INPUT_TYPES
(cls)
utils_node.py:52
Method
INPUT_TYPES
(cls)
utils_node.py:102
Method
INPUT_TYPES
(cls)
utils_node.py:145
Method
INPUT_TYPES
(cls)
utils_node.py:164
Method
INPUT_TYPES
(cls)
utils_node.py:183
Method
INPUT_TYPES
(cls)
utils_node.py:216
Method
INPUT_TYPES
(cls)
utils_node.py:259
Method
INPUT_TYPES
(cls)
utils_node.py:285
Method
INPUT_TYPES
(cls)
utils_node.py:323
Method
INPUT_TYPES
(cls)
qwen3vl_node.py:761
Method
INPUT_TYPES
(s)
ideogram4.py:16
Method
INPUT_TYPES
(s)
ideogram4.py:194
Method
INPUT_TYPES
(s)
configurator.py:55
Method
INPUT_TYPES
(s)
configurator.py:214
Method
IS_CHANGED
(cls, style_preset, user_prompt="", **kwargs)
utils_node.py:45
Method
IS_CHANGED
(cls, camera_preset, user_prompt="", **kwargs)
utils_node.py:95
Method
__init__
(self)
utils_node.py:281
Method
__missing__
(self, key)
qwen3vl_node.py:956
Method
__ne__
(self, __value: object)
utils_node.py:10
Method
build_config
(self, model_path: str = "", mmproj_path: str = "",
configurator.py:144
Method
build_config
(self, max_tokens: int = 2048, temperature: float = 0.7,
configurator.py:282
Function
custom_tokenize
(text: bytes, add_bos: bool = False, special: bool = False)
qwen3vl_run.py:802
Method
draw_preview
(self, image, json_string)
ideogram4.py:28
Method
execute
(self, text, separator, max_count)
utils_node.py:231
Function
get_user_data_directory
Get the user data directory for prompt stash files.
qwen3vl_node.py:68
Method
join_strings
(self, delimiter = " ", **kwargs)
utils_node.py:270
Method
load
(self, camera_preset, user_prompt="")
utils_node.py:122
Method
load_prompt
(self, system_preset, system_prompt_opt="")
utils_node.py:36
Method
process
(self, text)
utils_node.py:196
Method
process
(self, text = "", rules = "replace text=new text\nremove text=")
utils_node.py:299
Method
process_node
(node)
ideogram4.py:239
Function
quick_fixes
Безопасные правки: висячие запятые перед } или ]
qwen3vl_node.py:700
Method
run
(self, system_prompt, user_prompt, model_path, mmproj_path, outpu
deprecated_node.py:42
Function
run_inference_direct
Функция для прямого вызова. Возвращает словарь с результатом.
qwen3vl_run.py:866
Method
swap_coordinates
(self, json_string)
ideogram4.py:205
Method
text_insert
(self, text = "", placeholder = "$1", insert = "")
utils_node.py:338
Method
trigger_node
(self, target="all", input=None)
utils_node.py:158
Method
trigger_node
(self, input=None, trigger=None)
utils_node.py:178