Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -27,6 +27,7 @@ fastsam
|
|
27 |
|
28 |
# Utility for downloading weights in the script
|
29 |
wget
|
|
|
30 |
|
31 |
# Optional: May be needed by some FastSAM backends or configurations
|
32 |
# onnxruntime
|
|
|
27 |
|
28 |
# Utility for downloading weights in the script
|
29 |
wget
|
30 |
+
git+https://github.com/CASIA-IVA-Lab/FastSAM.git
|
31 |
|
32 |
# Optional: May be needed by some FastSAM backends or configurations
|
33 |
# onnxruntime
|