akhaliq HF staff commited on
Commit
807bf8b
1 Parent(s): 5a2f7c0

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -61,4 +61,4 @@ gr.Interface(
61
  article=article,
62
  title=title,
63
  examples=examples,
64
- description=description).launch(enable_queue=True)
61
  article=article,
62
  title=title,
63
  examples=examples,
64
+ description=description).launch(enable_queue=True,cache_examples=True)