DemahAlmutairi commited on
Commit
e05d77b
·
verified ·
1 Parent(s): 06a2ca5

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -78,4 +78,4 @@ demo = gr.Interface(
78
  )
79
 
80
  # Launch the Gradio app
81
- demo.launch()
 
78
  )
79
 
80
  # Launch the Gradio app
81
+ demo.launch(cache_examples = False)