RandomPersonRR commited on
Commit
074254a
·
verified ·
1 Parent(s): 7be90a2

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -2
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
- Welcome to your personal bad-video-making machine.
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