KwabsHug commited on
Commit
d7b4af9
1 Parent(s): c640bb9

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -27,8 +27,8 @@ import cv2
27
  import math
28
 
29
  print(gr.__version__)
30
- import subprocess
31
- subprocess.run(["pip", "install", "gradio==3.47.1", "--force-reinstall"])
32
 
33
 
34
  #Uncomment these for Huggingface
 
27
  import math
28
 
29
  print(gr.__version__)
30
+ #import subprocess
31
+ #subprocess.run(["pip", "install", "gradio==3.47.1", "--force-reinstall"])
32
 
33
 
34
  #Uncomment these for Huggingface