Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -10,4 +10,5 @@ uvloop==0.20.0
|
|
10 |
litserve==0.2.3
|
11 |
huggingface_hub
|
12 |
git+https://github.com/facebookresearch/segment-anything-2@c2ec8e14a185632b0a5d8b161928ceb50197eddc
|
|
|
13 |
|
|
|
10 |
litserve==0.2.3
|
11 |
huggingface_hub
|
12 |
git+https://github.com/facebookresearch/segment-anything-2@c2ec8e14a185632b0a5d8b161928ceb50197eddc
|
13 |
+
numpy==1.23.5
|
14 |
|