Update app.py
Browse files
app.py
CHANGED
@@ -250,7 +250,7 @@ def mvsep_download_separated_audio(hash_textbox):
|
|
250 |
|
251 |
with gr.Blocks(theme='sudeepshouche/minimalist', title="Global Dataset Maker") as app:
|
252 |
gr.HTML(
|
253 |
-
"<h1> Welcome to the
|
254 |
)
|
255 |
gr.Markdown("## Duplicate this space if you want to make your own changes!")
|
256 |
gr.HTML(
|
|
|
250 |
|
251 |
with gr.Blocks(theme='sudeepshouche/minimalist', title="Global Dataset Maker") as app:
|
252 |
gr.HTML(
|
253 |
+
"<h1> Welcome to the Cafeteria! (formally GDMGS)</h1>"
|
254 |
)
|
255 |
gr.Markdown("## Duplicate this space if you want to make your own changes!")
|
256 |
gr.HTML(
|