jiayong commited on
Commit
64fa41f
1 Parent(s): b9653c9

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -281,7 +281,7 @@ with gr.Blocks(title = "Dreamoving",
281
  - ⭐️ 2. If the input image is a cartoon picture, be sure to select "Cartoon Video Generation."
282
  - ⭐️ 3. The system retains up to 4 videos generated in the last two days, refreshing at midnight. Please download and save them in time.
283
  - ⭐️ 4. System updates generally occur between 7-8 a.m.
284
- - ⭐️ 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.
285
  """)
286
 
287
  user_id = gr.Text(label="id", visible=False)
 
281
  - ⭐️ 2. If the input image is a cartoon picture, be sure to select "Cartoon Video Generation."
282
  - ⭐️ 3. The system retains up to 4 videos generated in the last two days, refreshing at midnight. Please download and save them in time.
283
  - ⭐️ 4. System updates generally occur between 7-8 a.m.
284
+ - ⭐️ 5. Google Chrome is recommended.
285
  """)
286
 
287
  user_id = gr.Text(label="id", visible=False)