jiayong commited on
Commit
0cfe172
·
1 Parent(s): 3011602

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -233,6 +233,7 @@ with gr.Blocks(title = "Dreamoving",
233
  - ⭐️ 2. If the input image is a cartoon picture, be sure to select "Cartoon Video Generation."
234
  - ⭐️ 3. The system retains up to 4 videos generated in the last two days, refreshing at midnight. Please download and save them in time.
235
  - ⭐️ 4. System updates generally occur between 7-8 a.m.
 
236
  """)
237
 
238
  input_mode = gr.Text(value="template_mode", label="input_mode", visible=False)
 
233
  - ⭐️ 2. If the input image is a cartoon picture, be sure to select "Cartoon Video Generation."
234
  - ⭐️ 3. The system retains up to 4 videos generated in the last two days, refreshing at midnight. Please download and save them in time.
235
  - ⭐️ 4. System updates generally occur between 7-8 a.m.
236
+ - ⭐️ 5. Refreshing the page will result in the loss of tasks and generated videos, so please wait for the tasks to be completed and save the generated videos before refreshing.
237
  """)
238
 
239
  input_mode = gr.Text(value="template_mode", label="input_mode", visible=False)