ldkong commited on
Commit
7654258
β€’
1 Parent(s): d8fa82a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -41,4 +41,4 @@ gr.Interface(
41
  ],
42
  outputs="image",
43
  live=True,
44
- ).launch(cache_examples=False)
 
41
  ],
42
  outputs="image",
43
  live=True,
44
+ ).launch()