chardet pyyaml torch numpy pillow












Custom nodes pack for ComfyUI
0.0.16Split Text nodePreview Text List nodeunique_id attribute of outputs for Preview Text and Preview Text (Multiline) node0.0.150.0.13Window Capture Simple Server0.0.120.0.11WEB_DIRECTORY.0.0.10Share Screen node0.0.9Simplified Chinese for Text Translation nodeComfy Registry support0.0.8Share Screen nodeShare Screen node0.0.7Clip Area support for Share Screen nodeRefresh Duration support for Share Screen nodeWindow Capture Simple Server (WIP)0.0.6Share Screen node0.0.5alibaba platformtencent platform0.0.4Load Image Path nodeCamera Capture Simple server0.0.30.0.2utf-8 for config.yamlInstall ComfyUI Manager and do steps introduced there to install this repo.
cd ComfyUI/custom_nodes/
git clone https://github.com/zfkun/ComfyUI_zfkun
# comfyui use system python
pip install -r requirements.txt
# if comfyui use venv
# path/to/ComfUI/venv/bin/python -s -m pip install -r requirements.txt
# restart ComfyUI
a simple camera capture server.
mainly used with Load Image Path and LCM for real-time virtual live workflow
* will be replaced by %Y%m%d_%H%M%S)the paths to
ComfyUIandpythonneed to be modified to suit for you.
in my case,
ComfyUIin./ComfyUIandpythonin./ComfyUI/venvwith venv
basic
# enter ComfyUI's home
cd ./ComfyUI
# active virtual environment for python
source ./venv/bin/activate
# enter server's home
cd ./custom_nodes/ComfyUI_zfkun/server
# start server with custom output directory
python camera_capture_simple.py -o ~/ai/sd/output_webcam
a simple windows capture server.
mainly used with Load Image Path and LCM for real-time virtual live workflow
the paths to
ComfyUIandpythonneed to be modified to suit for you.
in my case,
ComfyUIin./ComfyUIandpythonin./ComfyUI/venvwith venv
basic
# enter ComfyUI's home
cd ./ComfyUI
# active virtual environment for python
source ./venv/bin/activate
# enter server's home
cd ./custom_nodes/ComfyUI_zfkun/server
# start server with custom output directory
python window_capture_simple.py
advanced
python window_capture_simple.py -h
support text、primitive (text) for input
support text、primitive (clip text) for input
support text list、primitive list (clip text) for input
support platforms:
> default model: glm-4-flash (free)
>
> support model: glm-4-plus、glm-4-air、glm-4-air-0111 (Preview)、glm-4-airx、glm-4-long、glm-4-flashx、glm-4-flash (free)
> default model: Qwen/Qwen2.5-7B-Instruct (free)
>
> support model: Qwen/QwQ-32B, Pro/deepseek-ai/DeepSeek-R1, Pro/deepseek-ai/DeepSeek-V3, deepseek-ai/DeepSeek-R1, deepseek-ai/DeepSeek-V3, deepseek-ai/DeepSeek-R1-Distill-Qwen-32B, deepseek-ai/DeepSeek-R1-Distill-Qwen-14B, deepseek-ai/DeepSeek-R1-Distill-Qwen-7B (free), deepseek-ai/DeepSeek-R1-Distill-Qwen-1.5B (free), Pro/deepseek-ai/DeepSeek-R1-Distill-Qwen-7B, Pro/deepseek-ai/DeepSeek-R1-Distill-Qwen-1.5B, deepseek-ai/DeepSeek-V2.5, Qwen/Qwen2.5-72B-Instruct-128K, Qwen/Qwen2.5-72B-Instruct, Qwen/Qwen2.5-32B-Instruct, Qwen/Qwen2.5-14B-Instruct, Qwen/Qwen2.5-7B-Instruct (free), Qwen/Qwen2.5-Coder-32B-Instruct, Qwen/Qwen2.5-Coder-7B-Instruct (free), Qwen/Qwen2-7B-Instruct (free), Qwen/Qwen2-1.5B-Instruct (free), Qwen/QwQ-32B-Preview, TeleAI/TeleChat2, THUDM/glm-4-9b-chat (free), Vendor-A/Qwen/Qwen2.5-72B-Instruct, internlm/internlm2_5-7b-chat (free), internlm/internlm2_5-20b-chat, Pro/Qwen/Qwen2.5-7B-Instruct, Pro/Qwen/Qwen2-7B-Instruct, Pro/Qwen/Qwen2-1.5B-Instruct, Pro/THUDM/chatglm3-6b, Pro/THUDM/glm-4-9b-chat
1. create
config.yaml(copy fromconfig.yaml.example, make sure file encoding isutf-8)
2. update
translatorfield, save
3. restart
ComfyUI
path (relative、absolute、~、~user))url (http、https)RGBA for output imagedefault image for inputRGBA support)