Nodes Browser
ComfyDeploy: How ComfyUI Video Player works in ComfyUI?
What is ComfyUI Video Player?
A silly POC Video Player for ComfyUI
How to install it in ComfyDeploy?
Head over to the machine page
- Click on the "Create a new machine" button
- Select the
Edit
build steps - Add a new step -> Custom Node
- Search for
ComfyUI Video Player
and select it - Close the build step dialig and then click on the "Save" button to rebuild the machine
ComfyUI Video Player
1 step closer to replacing all software with comfy
Install this node as well as ComfyUI-Custom-Scripts
Usage (automatic)
- Load allinoneworkflow.json
- Enter the full video path
- Check "Extra options" -> "Auto Queue"
- Click "Queue Prompt"
Usage (manual)
- Convert your file using the included convert-video.py or convert-video-color.py/convert-video-color-cuda.py (requires cuda-requirements.txt)
- Load the example workflow
- Set the framerate of the video
- Set the path to the location of the frames generated by convert-video.py including the final /
- Set the batch count to the number of frames in the video
- press Queue Prompt