ryanontheinside commited on
Commit
eed0b9d
·
verified ·
1 Parent(s): 746a605

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +8 -8
README.md CHANGED
@@ -24,7 +24,7 @@ The adaptation leverages existing pretrained weights without retraining. Testing
24
 
25
  Resolume Arena as live input into Scope via Spout:
26
 
27
- <video src="https://huggingface.co/ryanontheinside/scope-vace/resolve/main/videos/resolume.mp4" controls autoplay loop muted></video>
28
 
29
  ## VACE Control Examples
30
 
@@ -32,13 +32,13 @@ These comparisons show the adapted VACE conditioning across different control mo
32
 
33
  | Control Mode | Video |
34
  |---|---|
35
- | Depth | <video src="https://huggingface.co/ryanontheinside/scope-vace/resolve/main/videos/depth_comparison.mp4" controls loop muted width="400"></video> |
36
- | Scribble | <video src="https://huggingface.co/ryanontheinside/scope-vace/resolve/main/videos/scribble_comparison.mp4" controls loop muted width="400"></video> |
37
- | Optical Flow | <video src="https://huggingface.co/ryanontheinside/scope-vace/resolve/main/videos/optical_flow_comparison.mp4" controls loop muted width="400"></video> |
38
- | Image-to-Video | <video src="https://huggingface.co/ryanontheinside/scope-vace/resolve/main/videos/i2v_comparison.mp4" controls loop muted width="400"></video> |
39
- | Inpainting | <video src="https://huggingface.co/ryanontheinside/scope-vace/resolve/main/videos/inpainting_comparison.mp4" controls loop muted width="400"></video> |
40
- | Outpainting | <video src="https://huggingface.co/ryanontheinside/scope-vace/resolve/main/videos/outpainting_comparison.mp4" controls loop muted width="400"></video> |
41
- | Layout | <video src="https://huggingface.co/ryanontheinside/scope-vace/resolve/main/videos/layout_comparison.mp4" controls loop muted width="400"></video> |
42
 
43
  ## Reference Implementation
44
 
 
24
 
25
  Resolume Arena as live input into Scope via Spout:
26
 
27
+ <video src="https://huggingface.co/daydreamlive/scope-vace/resolve/main/videos/resolume.mp4" controls autoplay loop muted></video>
28
 
29
  ## VACE Control Examples
30
 
 
32
 
33
  | Control Mode | Video |
34
  |---|---|
35
+ | Depth | <video src="https://huggingface.co/daydreamlive/scope-vace/resolve/main/videos/depth_comparison.mp4" controls loop muted width="400"></video> |
36
+ | Scribble | <video src="https://huggingface.co/daydreamlive/scope-vace/resolve/main/videos/scribble_comparison.mp4" controls loop muted width="400"></video> |
37
+ | Optical Flow | <video src="https://huggingface.co/daydreamlive/scope-vace/resolve/main/videos/optical_flow_comparison.mp4" controls loop muted width="400"></video> |
38
+ | Image-to-Video | <video src="https://huggingface.co/daydreamlive/scope-vace/resolve/main/videos/i2v_comparison.mp4" controls loop muted width="400"></video> |
39
+ | Inpainting | <video src="https://huggingface.co/daydreamlive/scope-vace/resolve/main/videos/inpainting_comparison.mp4" controls loop muted width="400"></video> |
40
+ | Outpainting | <video src="https://huggingface.co/daydreamlive/scope-vace/resolve/main/videos/outpainting_comparison.mp4" controls loop muted width="400"></video> |
41
+ | Layout | <video src="https://huggingface.co/daydreamlive/scope-vace/resolve/main/videos/layout_comparison.mp4" controls loop muted width="400"></video> |
42
 
43
  ## Reference Implementation
44