alexnasa commited on
Commit
58e56c8
·
verified ·
1 Parent(s): b82fc52

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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 4 generations for Free")
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,