Update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
|
@@ -33,6 +33,8 @@ huggingface-hub==0.20.3
|
|
| 33 |
rembg==2.0.53
|
| 34 |
onnxruntime-gpu==1.16.3
|
| 35 |
|
|
|
|
|
|
|
| 36 |
# Computer Vision Models
|
| 37 |
timm==0.9.12
|
| 38 |
albumentations==1.3.1
|
|
|
|
| 33 |
rembg==2.0.53
|
| 34 |
onnxruntime-gpu==1.16.3
|
| 35 |
|
| 36 |
+
segment-anything==1.0
|
| 37 |
+
|
| 38 |
# Computer Vision Models
|
| 39 |
timm==0.9.12
|
| 40 |
albumentations==1.3.1
|