KingNish commited on
Commit
5e7f462
1 Parent(s): 27dc24e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -78,8 +78,8 @@ with gr.Blocks(css="style.css") as demo:
78
  "<h1><center>Instant⚡Video</center></h1>" +
79
  "<p><center>Lightning-fast text-to-video generation</center></p>" +
80
  "<p><center><span style='color: red;'>You may change the steps from 4 to 8, if you didn't get satisfied results.</center></p>" +
81
- "<p><center><strong> First Video Generating takes time then Videos generate faster.</p>" +
82
- "<p><center>Write prompts in style as Given in Example</p>"
83
  )
84
  with gr.Group():
85
  with gr.Row():
 
78
  "<h1><center>Instant⚡Video</center></h1>" +
79
  "<p><center>Lightning-fast text-to-video generation</center></p>" +
80
  "<p><center><span style='color: red;'>You may change the steps from 4 to 8, if you didn't get satisfied results.</center></p>" +
81
+ "<p><center><strong>First Video Generating takes time then Videos generate faster.</p>" +
82
+ "<p><center>Make Sure to Write prompts in style as Given in Example, and ❤ this Space</p>"
83
  )
84
  with gr.Group():
85
  with gr.Row():