- requirements.txt +1 -2
requirements.txt
CHANGED
@@ -17,5 +17,4 @@ huggingface-hub[torch]>=0.22
|
|
17 |
imageio
|
18 |
seaborn
|
19 |
evo
|
20 |
-
|
21 |
-
-e ./third_party/sam2
|
|
|
17 |
imageio
|
18 |
seaborn
|
19 |
evo
|
20 |
+
-e cyun9286/Align3R/third_party/sam2
|
|