Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
fffiloni/Video-to-SoundFX
Beer1819
/
Video-to-SoundFX
like
0
Runtime error
App
Files
Files
Community
1
Beer1819
commited on
20 days ago
Commit
0f753b2
•
1 Parent(s):
41b8ef6
app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -260,7 +260,7 @@ def refresh():
260
css="""
261
#col-container{
262
margin: 0 auto;
263
-
max-width:
800px
;
264
}
265
"""
266
260
css="""
261
#col-container{
262
margin: 0 auto;
263
+
max-width:
1600px
;
264
}
265
"""
266