akhaliq HF staff commited on
Commit
5ca500c
1 Parent(s): 9df4a94

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -78,4 +78,4 @@ gr.Interface(
78
  article=article,
79
  title=title,
80
  examples=examples,
81
- description=description).launch(enable_queue=True,cache_examples=True)
 
78
  article=article,
79
  title=title,
80
  examples=examples,
81
+ description=description).launch(enable_queue=True,cache_examples=False)