Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
|
@@ -57,7 +57,7 @@ def ui():
|
|
| 57 |
with gr.Column():
|
| 58 |
output_video = gr.Video(label="Final Timelapse")
|
| 59 |
gr.Markdown("### Instructions:")
|
| 60 |
-
gr.Markdown("1. Upload images of
|
| 61 |
gr.Markdown("2. Click 'Generate Timelapse'.")
|
| 62 |
gr.Markdown("3. Download the resulting video.")
|
| 63 |
gr.Markdown("4. Open any editing app and crop the video according to your use case.")
|
|
|
|
| 57 |
with gr.Column():
|
| 58 |
output_video = gr.Video(label="Final Timelapse")
|
| 59 |
gr.Markdown("### Instructions:")
|
| 60 |
+
gr.Markdown("1. Upload multiple images of the same person’s face, such as selfies.")
|
| 61 |
gr.Markdown("2. Click 'Generate Timelapse'.")
|
| 62 |
gr.Markdown("3. Download the resulting video.")
|
| 63 |
gr.Markdown("4. Open any editing app and crop the video according to your use case.")
|