Spaces:
Runtime error
Runtime error
thepolymerguy
commited on
Commit
•
0d22f84
1
Parent(s):
a0eb4cc
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -11,4 +11,5 @@ tensorflow
|
|
11 |
nltk
|
12 |
pandas
|
13 |
sentencepiece
|
14 |
-
bitsandbytes
|
|
|
|
11 |
nltk
|
12 |
pandas
|
13 |
sentencepiece
|
14 |
+
bitsandbytes
|
15 |
+
accelerate
|