Spaces:
Runtime error
Runtime error
Commit
·
a0eb4cc
1
Parent(s):
bd64187
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -10,4 +10,5 @@ git+https://github.com/zphang/transformers@llama_push
|
|
10 |
tensorflow
|
11 |
nltk
|
12 |
pandas
|
13 |
-
sentencepiece
|
|
|
|
10 |
tensorflow
|
11 |
nltk
|
12 |
pandas
|
13 |
+
sentencepiece
|
14 |
+
bitsandbytes
|