Spaces:
Runtime error
Runtime error
Commit
·
d14d673
1
Parent(s):
220b4c1
update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -6,4 +6,5 @@ torchvision==0.14.1
|
|
6 |
transformers==4.25.1
|
7 |
nltk==3.8.1
|
8 |
scipy
|
9 |
-
scikit-learn
|
|
|
|
6 |
transformers==4.25.1
|
7 |
nltk==3.8.1
|
8 |
scipy
|
9 |
+
scikit-learn
|
10 |
+
accelerate
|