Spaces:
Running
Running
Upload requirements.txt with huggingface_hub
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -13,4 +13,5 @@ seaborn
|
|
13 |
opencv-python
|
14 |
# imgaug
|
15 |
# numpy<2.0.0
|
16 |
-
termcolor
|
|
|
|
13 |
opencv-python
|
14 |
# imgaug
|
15 |
# numpy<2.0.0
|
16 |
+
termcolor
|
17 |
+
transformers==4.41.2
|