Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
ali-vilab
/
modelscope-text-to-video-synthesis
like
1.45k
Runtime error
App
Files
Files
Community
134
hysts
HF staff
commited on
Mar 20, 2023
Commit
60ca629
•
1 Parent(s):
a9c0e29
Update css
Browse files
Files changed (1)
hide
show
style.css
+6
-0
style.css
CHANGED
Viewed
@@ -183,3 +183,9 @@ input[type='range'] {
183
width: 100px;
184
left: 50px
185
}
183
width: 100px;
184
left: 50px
185
}
186
+
187
+
#component-0 {
188
+
max-width: 730px;
189
+
margin: auto;
190
+
padding-top: 1.5rem;
191
+
}