Commit
·
4d96043
1
Parent(s):
f944859
Update app.py
Browse files
app.py
CHANGED
@@ -96,7 +96,7 @@ def main():
|
|
96 |
|
97 |
with gr.Box():
|
98 |
gr.Markdown('''## Step 3 (Generate Animated Image based on the Video)
|
99 |
-
- Hit the **Generate** button.
|
100 |
''')
|
101 |
with gr.Row():
|
102 |
with gr.Column():
|
|
|
96 |
|
97 |
with gr.Box():
|
98 |
gr.Markdown('''## Step 3 (Generate Animated Image based on the Video)
|
99 |
+
- Hit the **Generate** button. (Note: As it runs on the CPU, it takes ~ 3 minutes to generate final results.)
|
100 |
''')
|
101 |
with gr.Row():
|
102 |
with gr.Column():
|