Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -17,6 +17,7 @@ spacy
|
|
| 17 |
scikit-learn
|
| 18 |
requests
|
| 19 |
pytorch-lightning
|
|
|
|
| 20 |
scipy==1.7.3 # Use this version of Scipy without the +cpu suffix
|
| 21 |
|
| 22 |
|
|
|
|
| 17 |
scikit-learn
|
| 18 |
requests
|
| 19 |
pytorch-lightning
|
| 20 |
+
scikit-learn==1.0.2
|
| 21 |
scipy==1.7.3 # Use this version of Scipy without the +cpu suffix
|
| 22 |
|
| 23 |
|