akhaliq HF staff commited on
Commit
e133e18
1 Parent(s): 29c23e7

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -30,4 +30,4 @@ gr.Interface(
30
  examples=examples,
31
  article=article,
32
  title=title,
33
- description=description).launch(enable_queue=True, cache_examples=True)
30
  examples=examples,
31
  article=article,
32
  title=title,
33
+ description=description).launch(enable_queue=True)