Update app.py
Browse files
app.py
CHANGED
|
@@ -545,7 +545,7 @@ def animate_scene(input_video, max_duration_s, edited_frame, rc_str,
|
|
| 545 |
if "unlogged" in err:
|
| 546 |
max_duration_s = -2
|
| 547 |
|
| 548 |
-
gr.info("Sign up or login to get at least
|
| 549 |
|
| 550 |
output_video_path = _animate(
|
| 551 |
input_video, max_duration_s, edited_frame_png, rc_bool,
|
|
|
|
| 545 |
if "unlogged" in err:
|
| 546 |
max_duration_s = -2
|
| 547 |
|
| 548 |
+
gr.info("Sign up for free or login to get at least 2 generations for free")
|
| 549 |
|
| 550 |
output_video_path = _animate(
|
| 551 |
input_video, max_duration_s, edited_frame_png, rc_bool,
|