owaiskha9654 commited on
Commit
e9b6e16
·
1 Parent(s): cf98228

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -65,6 +65,6 @@ gr.Interface(
65
  title=Top_Title,
66
  description=Custom_description,
67
  article=Footer,
68
- cache= True,
69
  allow_flagging='never',
70
  examples=examples1).launch()
 
65
  title=Top_Title,
66
  description=Custom_description,
67
  article=Footer,
68
+ cache= False,
69
  allow_flagging='never',
70
  examples=examples1).launch()