Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +0 -6
requirements.txt
CHANGED
@@ -5,14 +5,8 @@ transformers==4.44.2
|
|
5 |
datasets
|
6 |
openai==0.27.8
|
7 |
gradio==5.0.2
|
8 |
-
git+https://github.com/luca-medeiros/lang-segment-anything.git
|
9 |
uvloop==0.20.0
|
10 |
torchvision==0.19.1
|
11 |
litserve==0.2.3
|
12 |
|
13 |
-
opencv-python-headless==4.10.0.84
|
14 |
-
pydantic==2.9.2
|
15 |
-
sam-2 @ git+https://github.com/facebookresearch/segment-anything-2@c2ec8e14a185632b0a5d8b161928ceb50197eddc
|
16 |
-
supervision==0.23.0 ; python_full_version > '3.10'
|
17 |
-
|
18 |
|
|
|
5 |
datasets
|
6 |
openai==0.27.8
|
7 |
gradio==5.0.2
|
|
|
8 |
uvloop==0.20.0
|
9 |
torchvision==0.19.1
|
10 |
litserve==0.2.3
|
11 |
|
|
|
|
|
|
|
|
|
|
|
12 |
|