Spaces:
Build error
Build error
Update app.py
Browse files
app.py
CHANGED
@@ -31,7 +31,7 @@ def install_catvton_dependencies():
|
|
31 |
# "--depth", "1",
|
32 |
# "https://github.com/zhengchong/CatVTON.git",
|
33 |
# catvton_repo_path
|
34 |
-
|
35 |
else:
|
36 |
print("[CatVTON Setup] CatVTON repo already exists. Skipping clone.")
|
37 |
|
|
|
31 |
# "--depth", "1",
|
32 |
# "https://github.com/zhengchong/CatVTON.git",
|
33 |
# catvton_repo_path
|
34 |
+
# ])
|
35 |
else:
|
36 |
print("[CatVTON Setup] CatVTON repo already exists. Skipping clone.")
|
37 |
|