Spaces:
Build error
Build error
Update config/test.yaml
Browse files- config/test.yaml +1 -1
config/test.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
# base svd model path
|
| 2 |
base_model_path: stabilityai/stable-video-diffusion-img2vid-xt
|
| 3 |
dino_path: facebook/dinov2-large
|
| 4 |
-
anchorcrafter_path: cangcz/
|
| 5 |
fps: 11
|
| 6 |
total_frames: 28 # The final length of the generated video
|
| 7 |
test_case:
|
|
|
|
| 1 |
# base svd model path
|
| 2 |
base_model_path: stabilityai/stable-video-diffusion-img2vid-xt
|
| 3 |
dino_path: facebook/dinov2-large
|
| 4 |
+
anchorcrafter_path: cangcz/AnchorCrafter
|
| 5 |
fps: 11
|
| 6 |
total_frames: 28 # The final length of the generated video
|
| 7 |
test_case:
|