A Flask app that sends webcam raw images to ComfyUI and displays the rendered images.
record.mp4
- Install ComfyUI with lcm lora.
- Install toyxyz/ComfyUI_toyxyz_test_nodes
git clone https://github.com/ericlincn/sd-web-cam.git
- Drag workflow.json into ComfyUI.
- Check "Auto queue" in ComfyUI, click "queue prompt"
- Prepare the Python environment based on requirements.txt.
- Modify the "node_directory" in app.py to the path where ComfyUI_toyxyz_test_nodes is located.
- Run app.py