Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
torch==2.0.1
|
| 2 |
transformers==4.36.2
|
| 3 |
pandas==2.1.4
|
| 4 |
-
numpy==1.
|
| 5 |
scikit-learn==1.3.2
|
| 6 |
matplotlib==3.8.2
|
| 7 |
seaborn==0.13.0
|
|
|
|
| 1 |
torch==2.0.1
|
| 2 |
transformers==4.36.2
|
| 3 |
pandas==2.1.4
|
| 4 |
+
numpy==1.23.5
|
| 5 |
scikit-learn==1.3.2
|
| 6 |
matplotlib==3.8.2
|
| 7 |
seaborn==0.13.0
|