Spaces:
Build error
Build error
Commit
·
0b97f6a
1
Parent(s):
ba55e05
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,3 +1,4 @@
|
|
|
|
1 |
torch>=1.9.0
|
2 |
transformers>=4.8.0
|
3 |
scikit-learn>=0.24.2
|
|
|
1 |
+
python -m pip install --upgrade pip
|
2 |
torch>=1.9.0
|
3 |
transformers>=4.8.0
|
4 |
scikit-learn>=0.24.2
|