Qilex commited on
Commit
07df6df
β€’
1 Parent(s): 8166f5c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -1,3 +1,4 @@
 
1
  os.system("pip uninstall -y gradio")
2
  os.system("pip install gradio==2.6.4")
3
 
 
1
+ import os
2
  os.system("pip uninstall -y gradio")
3
  os.system("pip install gradio==2.6.4")
4