Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -4,7 +4,7 @@ pydantic==1.9.1
|
|
4 |
transformers==4.11.3
|
5 |
torch==1.13.1
|
6 |
numpy==1.22.1
|
7 |
-
scipy==1.
|
8 |
pandas==1.4.0
|
9 |
scikit-learn==1.0.2
|
10 |
jupyterlab==3.2.9
|
|
|
4 |
transformers==4.11.3
|
5 |
torch==1.13.1
|
6 |
numpy==1.22.1
|
7 |
+
scipy==1.9.3
|
8 |
pandas==1.4.0
|
9 |
scikit-learn==1.0.2
|
10 |
jupyterlab==3.2.9
|