israelgonzalezb commited on
Commit
873b051
1 Parent(s): 13903fd

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -24,4 +24,4 @@ with gr.Blocks() as demo:
24
 
25
 
26
  if __name__ == "__main__":
27
- demo.launch(debug=True, cache_examples=False)
 
24
 
25
 
26
  if __name__ == "__main__":
27
+ demo.launch(debug=True)