Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -30,4 +30,5 @@ 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
|
|
|
|
30 |
git+https://github.com/CASIA-IVA-Lab/FastSAM.git
|
31 |
|
32 |
# Optional: May be needed by some FastSAM backends or configurations
|
33 |
+
# onnxruntime
|
34 |
+
ultralytics
|