panda1835 commited on
Commit
4c663c3
1 Parent(s): 2b179b8

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -156,4 +156,4 @@ demo = gr.Interface(
156
  """
157
  )
158
 
159
- demo.launch(cache_examples=False)
 
156
  """
157
  )
158
 
159
+ demo.launch()