Eueuiaa commited on
Commit
b049923
verified
1 Parent(s): 02a4fe4

Update setup.py

Browse files
Files changed (1) hide show
  1. setup.py +1 -1
setup.py CHANGED
@@ -26,7 +26,7 @@ SEEDVR_MODELS_DIR = DEPS_DIR / "SeedVR"
26
  # --- Reposit贸rios para Clonar ---
27
  REPOS_TO_CLONE = {
28
  "LTX-Video": "https://huggingface.co/spaces/Lightricks/ltx-video-distilled",
29
- "SeedVR": "https://huggingface.co/spaces/ByteDance-Seed/SeedVR2-3B",
30
  "MMAudio": "https://github.com/hkchengrex/MMAudio.git"
31
  }
32
 
 
26
  # --- Reposit贸rios para Clonar ---
27
  REPOS_TO_CLONE = {
28
  "LTX-Video": "https://huggingface.co/spaces/Lightricks/ltx-video-distilled",
29
+ "SeedVR": "https://github.com/numz/ComfyUI-SeedVR2_VideoUpscaler",
30
  "MMAudio": "https://github.com/hkchengrex/MMAudio.git"
31
  }
32