owaiskha9654 commited on
Commit
c71f4d6
·
1 Parent(s): 27fcb1f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -71,6 +71,6 @@ gr.Interface(
71
  title=Top_Title,
72
  description=Custom_description,
73
  article=Footer,
74
- cache= True,
75
  allow_flagging='never',
76
  examples=examples1).launch()
 
71
  title=Top_Title,
72
  description=Custom_description,
73
  article=Footer,
74
+ cache= False,
75
  allow_flagging='never',
76
  examples=examples1).launch()