fffiloni commited on
Commit
5b51506
·
verified ·
1 Parent(s): 2f99004

Update gradio_app.py

Browse files
Files changed (1) hide show
  1. gradio_app.py +1 -1
gradio_app.py CHANGED
@@ -402,7 +402,7 @@ with gr.Blocks() as demo:
402
 
403
  ],
404
  inputs = [source_image, driven_audio],
405
- cache_examples = Falsep
406
  )
407
 
408
  with gr.Column():
 
402
 
403
  ],
404
  inputs = [source_image, driven_audio],
405
+ cache_examples = False
406
  )
407
 
408
  with gr.Column():