ClaireOzzz commited on
Commit
76b8f3b
1 Parent(s): 882df01

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -1,4 +1,5 @@
1
  import os
 
2
  os.system('pip uninstall spaces')
3
  os.system('pip install spaces==0.18.0')
4
  os.system('pip install gradio==4.0.2')
 
1
  import os
2
+ os.system('pip install pip==23.3.0')
3
  os.system('pip uninstall spaces')
4
  os.system('pip install spaces==0.18.0')
5
  os.system('pip install gradio==4.0.2')