Existance commited on
Commit
25a85fe
·
verified ·
1 Parent(s): 318976f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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"),