wbhu-tc commited on
Commit
6d69f47
1 Parent(s): 61ce05b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -194,7 +194,7 @@ def construct_demo():
194
  ],
195
  outputs=[output_video_1, output_video_2],
196
  fn=infer_depth,
197
- cache_examples=False,
198
  )
199
  gr.Markdown(
200
  """
 
194
  ],
195
  outputs=[output_video_1, output_video_2],
196
  fn=infer_depth,
197
+ cache_examples="lazy",
198
  )
199
  gr.Markdown(
200
  """