Spaces:
Sleeping
Sleeping
mykeysid10
commited on
Commit
•
97371f7
1
Parent(s):
1df5d0c
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -2,4 +2,5 @@ timm==0.9.12
|
|
2 |
opencv-python==4.9.0.80
|
3 |
catboost==1.2.2
|
4 |
torch==2.1.2
|
5 |
-
transformers==4.37.1
|
|
|
|
2 |
opencv-python==4.9.0.80
|
3 |
catboost==1.2.2
|
4 |
torch==2.1.2
|
5 |
+
transformers==4.37.1
|
6 |
+
numpy
|