Spaces:
Running
Running
vishal2023
commited on
Commit
·
293e8c8
1
Parent(s):
9e0c938
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -2,3 +2,4 @@ transformers == 4.28.1
|
|
2 |
joblib == 1.2.0
|
3 |
nltk == 3.8.1
|
4 |
scikit-learn == 1.2.2
|
|
|
|
2 |
joblib == 1.2.0
|
3 |
nltk == 3.8.1
|
4 |
scikit-learn == 1.2.2
|
5 |
+
torch
|