Kevin commited on
Commit
801ca35
1 Parent(s): 7b95b62
Files changed (1) hide show
  1. app.py +3 -2
app.py CHANGED
@@ -166,8 +166,9 @@ with gr.Blocks() as demo:
166
  4. Click **"Run w/o LoRA training"**
167
 
168
  ### Note:
169
- 1. To speed up the generation process, you can **ruduce the number of frames** or **turn off "Use Reschedule"**.
170
- 2. You can try the influence of different prompts. It seems that using the same prompts or aligned prompts works better.
 
171
  ### Have fun!
172
  """)
173
 
 
166
  4. Click **"Run w/o LoRA training"**
167
 
168
  ### Note:
169
+ 1. **Try restarting the space if you got an error.** (Still finding why...)
170
+ 2. To speed up the generation process, you can **ruduce the number of frames** or **turn off "Use Reschedule"**.
171
+ 3. You can try the influence of different prompts. It seems that using the same prompts or aligned prompts works better.
172
  ### Have fun!
173
  """)
174