Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -64,8 +64,8 @@ def process_youtube_url(url, uploaded_file, state):
|
|
64 |
|
65 |
with gr.Blocks() as interface:
|
66 |
gr.HTML("""
|
67 |
-
<h1>
|
68 |
-
<p>
|
69 |
""")
|
70 |
|
71 |
with gr.Row():
|
|
|
64 |
|
65 |
with gr.Blocks() as interface:
|
66 |
gr.HTML("""
|
67 |
+
<h1>Python YouTube Ringtones</h1>
|
68 |
+
<p>insert a URL to make ringtones or Upload an MP3 to convert</p>
|
69 |
""")
|
70 |
|
71 |
with gr.Row():
|