Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -7,4 +7,5 @@ opencv-python>=4.8.0
|
|
| 7 |
scikit-learn>=1.3.0
|
| 8 |
matplotlib>=3.7.0
|
| 9 |
seaborn>=0.12.0
|
| 10 |
-
pandas>=2.0.0
|
|
|
|
|
|
| 7 |
scikit-learn>=1.3.0
|
| 8 |
matplotlib>=3.7.0
|
| 9 |
seaborn>=0.12.0
|
| 10 |
+
pandas>=2.0.0
|
| 11 |
+
transformers>=4.30.0
|