AdrianRevi commited on
Commit
9c57eba
·
verified ·
1 Parent(s): 2c5abfa

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -123,4 +123,4 @@ demo = gr.Interface(
123
  ]
124
  )
125
 
126
- demo.launch(show_error=True, cache_examples=False)
 
123
  ]
124
  )
125
 
126
+ demo.launch(show_error=True)