Spaces:
Sleeping
Sleeping
Loomisgitarrist
commited on
Commit
•
9df99af
1
Parent(s):
d940d67
Update app.py
Browse files
app.py
CHANGED
@@ -9,7 +9,7 @@ interface = gr.Interface(
|
|
9 |
fn=app,
|
10 |
inputs=gr.Textbox(label="Enter YouTube link 🔗 To Download Video⬇️ "),
|
11 |
outputs=gr.Video(label="video_path"),
|
12 |
-
title="
|
13 |
)
|
14 |
|
15 |
interface.launch(debug=True)
|
|
|
9 |
fn=app,
|
10 |
inputs=gr.Textbox(label="Enter YouTube link 🔗 To Download Video⬇️ "),
|
11 |
outputs=gr.Video(label="video_path"),
|
12 |
+
title="Youtube Download LG 📹"
|
13 |
)
|
14 |
|
15 |
interface.launch(debug=True)
|