sidharthism commited on
Commit
df2f9b2
1 Parent(s): e38903d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -3
app.py CHANGED
@@ -71,9 +71,6 @@ Pose estimator - open pose
71
  # Clone openpose model repo
72
  # os.system(f"git clone https://github.com/CMU-Perceptual-Computing-Lab/openpose.git {BASE_DIR}/openpose")
73
 
74
- !rm -rf /content/fashion-eye-try-on/openpose
75
- !rm /content/cmake-3.13.0-Linux-x86_64.tar.gz
76
-
77
  #@ Building and Installation of openpose model
78
  import os
79
  import subprocess
 
71
  # Clone openpose model repo
72
  # os.system(f"git clone https://github.com/CMU-Perceptual-Computing-Lab/openpose.git {BASE_DIR}/openpose")
73
 
 
 
 
74
  #@ Building and Installation of openpose model
75
  import os
76
  import subprocess