Spaces:
Sleeping
Sleeping
scikit-learn
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -3,4 +3,6 @@ loguru
|
|
3 |
torch
|
4 |
torchvision
|
5 |
torchaudio
|
6 |
-
scipy
|
|
|
|
|
|
3 |
torch
|
4 |
torchvision
|
5 |
torchaudio
|
6 |
+
scipy
|
7 |
+
scikit-learn
|
8 |
+
transformers==4.50.3
|