djl234 commited on
Commit
d8264ca
·
1 Parent(s): 6c1a1d5

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -11,6 +11,7 @@ os.system("pip3 install torch")
11
  os.system("pip3 install collections")
12
  os.system("pip3 install torchvision")
13
  os.system("pip3 install einops")
 
14
  os.system("pip3 install git+https://github.com/lucasb-eyer/pydensecrf.git")
15
  #os.system("pip install argparse")
16
  import pydensecrf.densecrf as dcrf
 
11
  os.system("pip3 install collections")
12
  os.system("pip3 install torchvision")
13
  os.system("pip3 install einops")
14
+ aaaa=0
15
  os.system("pip3 install git+https://github.com/lucasb-eyer/pydensecrf.git")
16
  #os.system("pip install argparse")
17
  import pydensecrf.densecrf as dcrf