Spaces:
Sleeping
Sleeping
Update app.py
Browse files
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>
|
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():
|