DemahAlmutairi commited on
Commit
e10e0eb
·
verified ·
1 Parent(s): 91ca01e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -114,4 +114,4 @@ demo = gr.Interface(
114
  )
115
 
116
  # Launch the Gradio app
117
- demo.launch()
 
114
  )
115
 
116
  # Launch the Gradio app
117
+ demo.launch(cache_examples = False)