Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -3,4 +3,5 @@ open-clip-torch==2.24.0
|
|
| 3 |
numpy==1.24.4
|
| 4 |
segment-anything==1.0
|
| 5 |
timm==0.9.12
|
| 6 |
-
transformers==4.40.1
|
|
|
|
|
|
| 3 |
numpy==1.24.4
|
| 4 |
segment-anything==1.0
|
| 5 |
timm==0.9.12
|
| 6 |
+
transformers==4.40.1
|
| 7 |
+
requests
|