-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
11 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
# ComfyUI Video Player | ||
1 step closer to replacing all software with comfy | ||
 | ||
# Usage | ||
Install this node as well as [ComfyUI-Custom-Scripts](https://github.com/pythongosssss/ComfyUI-Custom-Scripts) | ||
1. Convert your file using the included convert-video.py | ||
2. Load the example workflow | ||
3. Set the framerate of the video | ||
4. Set the path to the location of the frames generated by convert-video.py **including the final /** | ||
5. Set the batch count to the number of frames in the video | ||
6. press Queue Prompt |