akhaliq HF staff commited on
Commit
9d7cbe1
1 Parent(s): 8b4fce0

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -65,4 +65,4 @@ gr.Interface(
65
  examples=[
66
  ['bear.jpg','base'],
67
  ['anime.png','anime']
68
- ]).launch(enable_queue=True,cache_examples=True)
 
65
  examples=[
66
  ['bear.jpg','base'],
67
  ['anime.png','anime']
68
+ ]).launch()