Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -19,7 +19,7 @@ demo = gr.Interface(
|
|
19 |
inputs="text",
|
20 |
# outputs=["html", "text"],
|
21 |
outputs="html",
|
22 |
-
layout="horizontal",
|
23 |
theme="huggingface",
|
24 |
title="YouTube Video Viwer",
|
25 |
description=("YouTube Video Viwer"),
|
|
|
19 |
inputs="text",
|
20 |
# outputs=["html", "text"],
|
21 |
outputs="html",
|
22 |
+
# layout="horizontal",
|
23 |
theme="huggingface",
|
24 |
title="YouTube Video Viwer",
|
25 |
description=("YouTube Video Viwer"),
|