Nymbo commited on
Commit
aca4c13
·
verified ·
1 Parent(s): a41cd61

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -3
app.py CHANGED
@@ -188,9 +188,6 @@ def validate_provider(api_key, provider):
188
 
189
  # Define the GRADIO UI
190
  with gr.Blocks(theme="Nymbo/Nymbo_Theme") as demo:
191
- # Set a title for the application
192
- gr.Markdown("# 🎬 Serverless-VideoGen-Hub")
193
- gr.Markdown("Generate videos using Hugging Face Serverless Inference")
194
 
195
  with gr.Row():
196
  with gr.Column(scale=2):
 
188
 
189
  # Define the GRADIO UI
190
  with gr.Blocks(theme="Nymbo/Nymbo_Theme") as demo:
 
 
 
191
 
192
  with gr.Row():
193
  with gr.Column(scale=2):