cmeka commited on
Commit
de058a1
·
verified ·
1 Parent(s): ac2f685

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -6,4 +6,6 @@ base_model:
6
 
7
  This is a GGUF quantization of [SeedVR2](https://huggingface.co/numz/SeedVR2_comfyUI) using llama.cpp and a custom patch (lcpp-seedvr.patch) as described in [ComfyUI-GGUF](https://github.com/city96/ComfyUI-GGUF/tree/b3ec875a68d94b758914fd48d30571d953bb7a54/tools)
8
 
9
- ComfyUI node support [is being worked on](https://github.com/numz/ComfyUI-SeedVR2_VideoUpscaler/pull/121) in the meantime you can test a [development version here](https://github.com/lihaoyun6/ComfyUI-SeedVR2_VideoUpscaler/tree/nightly).
 
 
 
6
 
7
  This is a GGUF quantization of [SeedVR2](https://huggingface.co/numz/SeedVR2_comfyUI) using llama.cpp and a custom patch (lcpp-seedvr.patch) as described in [ComfyUI-GGUF](https://github.com/city96/ComfyUI-GGUF/tree/b3ec875a68d94b758914fd48d30571d953bb7a54/tools)
8
 
9
+ # Usage
10
+ Install the official SeedVR ComfyUI node and place the model in the "models/SEEDVR2" folder.
11
+ [https://github.com/numz/ComfyUI-SeedVR2_VideoUpscaler?tab=readme-ov-file#-installation](https://github.com/numz/ComfyUI-SeedVR2_VideoUpscaler?tab=readme-ov-file#-installation)