DemahAlmutairi commited on
Commit
8d3d8cd
·
verified ·
1 Parent(s): e10e0eb

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(cache_examples = False)
 
114
  )
115
 
116
  # Launch the Gradio app
117
+ demo.launch()