Terry Zhang
commited on
Commit
·
94cab49
1
Parent(s):
e3a8359
update req
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -14,4 +14,5 @@ nltk==3.8.1
|
|
14 |
contractions==0.1.73
|
15 |
regex==2023.12.25
|
16 |
transformers==4.45.2
|
17 |
-
torch==2.4.1
|
|
|
|
14 |
contractions==0.1.73
|
15 |
regex==2023.12.25
|
16 |
transformers==4.45.2
|
17 |
+
torch==2.4.1
|
18 |
+
accelerate==1.3.0
|