Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
toninio19/keysync-demo
sreesaiarjun
/
keysync-demo
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Antoni Bigata
commited on
Apr 30, 2025
Commit
b21bceb
·
1 Parent(s):
9a75ec8
requirements
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -629,7 +629,7 @@ def process_video(video_input, audio_input):
629
duration=10,
630
)
631
632
-
max_num_seconds =
10
633
634
global \
635
vae_model, \
629
duration=10,
630
)
631
632
+
max_num_seconds =
6
633
634
global \
635
vae_model, \