Dagfinn1962 commited on
Commit
664c874
1 Parent(s): ff7dd03

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -33,5 +33,5 @@ gradio_interface = Interface(
33
  cache_examples=False,
34
  theme=gr.themes.Soft()
35
  )
36
- transformers.utils.move_cache()
37
  gradio_interface.launch()
 
33
  cache_examples=False,
34
  theme=gr.themes.Soft()
35
  )
36
+
37
  gradio_interface.launch()