AI-Platform commited on
Commit
8c78623
·
verified ·
1 Parent(s): 4e918fb

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -5
app.py CHANGED
@@ -79,11 +79,8 @@ def generate_image(prompt, base="Realistic", motion="", step=8, progress=gr.Prog
79
  # Gradio Interface
80
  with gr.Blocks(css="style.css") as demo:
81
  gr.HTML(
82
- "<h1><center>Instant⚡Video</center></h1>" +
83
- "<p><center><span style='color: red;'>You may change the steps from 4 to 8, if you didn't get satisfied results.</center></p>" +
84
- "<p><center><strong>First Video Generating takes time then Videos generate faster.</p>" +
85
- "<p><center>To get best results Make Sure to Write prompts in style as Given in Examples/p>" +
86
- "<p><a href='https://huggingface.co/spaces/KingNish/Instant-Video/discussions/1' >Must Share you Best Results with Community - Click HERE<a></p>"
87
  )
88
  with gr.Group():
89
  with gr.Row():
 
79
  # Gradio Interface
80
  with gr.Blocks(css="style.css") as demo:
81
  gr.HTML(
82
+ "<h1><center>Mochi 1</center></h1>" +
83
+
 
 
 
84
  )
85
  with gr.Group():
86
  with gr.Row():