SKV89's SEEDVR2 GUI #597
Replies: 3 comments 4 replies
|
Interesting. I have many questions, here's a few:
|
|
May I ask what kind of hardware the remote pods use? |
|
https://github.com/skv89/SeedVR2-ComfyUI-GUI |
|
Interesting. I have many questions, here's a few:
|
|
May I ask what kind of hardware the remote pods use? |
|
https://github.com/skv89/SeedVR2-ComfyUI-GUI |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
First you need to install ComfyUI and the SEEDVR2 nodes in ComfyUI per this github. Afterwards, no need to setup a workflow. You can jump straight to this GUI. Please note I do not intend to make a one-click all-in-one GUI like naxci is making. These are made for my own use but maybe others might find this useful as it reduces the need to figure out how to setup ComfyUI workflows, enable the very important Chunk feature to render long videos with temporal consistency between chunks. There is also built-in pre-processing options to downscale, which is mandatory for SEEDVR2 rendering because you need to do at least 2x upscale for stable picture. You can denoise and do color/brightness tuning with preview in the pre-processing tab. On top of that I ran this for 3 weeks straight with my computer unattended with NO CRASH!!! I was never able to get my comfyUI running SEEDVR2 for more than 2 days without some kind of error or crashing. Also even if it does crash or OOM, there are error recovery/resume features in this GUI that does not exist if you run SEEDVR2 in ComfyUI so you won't have to worry about losing many hours of processing.
Please make sure you click the buttons circled in red which significantly reduces system ram usage to prevent OOM errors. This is important when using Chunk function. You want to set the chunk size as large as your ram can handle for max speed and quality.

SeedVR2_CLI_GUI_v1_26_Public_Package.zip
You can run the file by double clicking on any one of these 3 files. They open the exact same GUI.
Start_SeedVR2_CLI_GUI_v1_24.bat
Start_SeedVR2_CLI_GUI_v1_24_NoConsole.vbs
SeedVR2_CLI_GUI_v1_24.pyw
Download FFMPEG and copy the 3 executable files to .\tools\ffmpeg\bin

All reactions