Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
facebook/MusicGen
Alexxggs
/
sounddromcom
like
1
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Alexxggs
commited on
Jun 30, 2023
Commit
cc2c27c
·
1 Parent(s):
8caff52
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -143,7 +143,7 @@ def ui_full(launch_kwargs):
143
)
144
145
146
-
block = gr.Blocks(css=" .app{max-width:550px}")
147
148
149
with gr.Row():
143
)
144
145
146
+
147
148
149
with gr.Row():