PKUWilliamYang commited on
Commit
61e2590
1 Parent(s): 8cc8590

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -619,7 +619,7 @@ with block:
619
  inputs=[*ips],
620
  fn=process1,
621
  outputs=[result_keyframe],
622
- cache_examples=True
623
  )
624
 
625
  gr.Markdown(ARTICLE)
 
619
  inputs=[*ips],
620
  fn=process1,
621
  outputs=[result_keyframe],
622
+ #cache_examples=True
623
  )
624
 
625
  gr.Markdown(ARTICLE)