Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -2,4 +2,5 @@ gradio>=3.35.2
|
|
2 |
torch==2.0.1
|
3 |
transformers==4.30.2
|
4 |
timm==0.9.2
|
5 |
-
supervision==0.11.1
|
|
|
|
2 |
torch==2.0.1
|
3 |
transformers==4.30.2
|
4 |
timm==0.9.2
|
5 |
+
supervision==0.11.1
|
6 |
+
cv2
|