Ahsen Khaliq commited on
Commit
c16d1bf
1 Parent(s): f13c441

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -1,5 +1,4 @@
1
  import os
2
- os.system("pip install gradio==2.5.3")
3
  os.system("pip install gfpgan")
4
  os.system("pip freeze")
5
  os.system("wget https://github.com/TencentARC/GFPGAN/releases/download/v0.2.0/GFPGANCleanv1-NoCE-C2.pth -P .")
 
1
  import os
 
2
  os.system("pip install gfpgan")
3
  os.system("pip freeze")
4
  os.system("wget https://github.com/TencentARC/GFPGAN/releases/download/v0.2.0/GFPGANCleanv1-NoCE-C2.pth -P .")