A collection of nodes for common tools, including text preview, text translation (multi-platform, multi-language), image loader, webcamera capture.
Custom nodes pack for ComfyUI
0.0.8
Share Screen
nodeShare Screen
node0.0.7
Clip Area
support for Share Screen
nodeRefresh Duration
support for Share Screen
nodeWindow Capture Simple
Server (WIP)0.0.6
Share Screen
node0.0.5
alibaba
platformtencent
platform0.0.4
Load Image Path
nodeCamera Capture Simple
serverupdate version to 0.0.3
add niutrans platform for text translate node
update version to 0.0.2
add auto converting encoding to utf-8
for config.yaml
add auto install requirements
add baidu, alibaba, tencent, volcengine platform for text translate node
update README
Install 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
ComfyUI
andpython
need to be modified to suit for you.
in my case,
ComfyUI
in./ComfyUI
andpython
in./ComfyUI/venv
with 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
<img src="./usage_camera_capture_simple_server_1.png" width="600" />
advanced
python camera_capture_simple.py -h
<img src="./usage_camera_capture_simple_server_2.png" width="600" />
support textใprimitive (text) for input
support textใprimitive (clip text) for input
support platforms:
- create
config.yaml
(copy fromconfig.yaml.example
, make sure file encoding isutf-8
)- update
translator
field, save- restart
ComfyUI
path
(relativeใabsoluteใ~ใ~user))url
(httpใhttps)RGBA
for output imagedefault image
for inputRGBA
support)