Update app.py
Browse files
app.py
CHANGED
@@ -122,8 +122,7 @@ def convert_video(*args):
|
|
122 |
with gr.Blocks(theme=gr.themes.Default(primary_hue="rose")) as demo:
|
123 |
gr.Markdown("""
|
124 |
# 🎥 **Low Quality Video Inator**
|
125 |
-
|
126 |
-
|
127 |
Upload a video or paste a YouTube URL below, then tweak the settings to ruin your video (on purpose).
|
128 |
""")
|
129 |
|
|
|
122 |
with gr.Blocks(theme=gr.themes.Default(primary_hue="rose")) as demo:
|
123 |
gr.Markdown("""
|
124 |
# 🎥 **Low Quality Video Inator**
|
125 |
+
|
|
|
126 |
Upload a video or paste a YouTube URL below, then tweak the settings to ruin your video (on purpose).
|
127 |
""")
|
128 |
|