Prgckwb commited on
Commit
a5eaf4f
1 Parent(s): ca99c4a
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -47,5 +47,6 @@ if __name__ == "__main__":
47
  "EN-US",
48
  ],
49
  ],
 
50
  )
51
  demo.queue().launch()
 
47
  "EN-US",
48
  ],
49
  ],
50
+ cache_examples=False,
51
  )
52
  demo.queue().launch()