Spaces:
Runtime error
Runtime error
thepolymerguy
commited on
Commit
•
c9d871b
1
Parent(s):
4d15dc7
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -8,4 +8,5 @@ gradio>=3.17.1
|
|
8 |
git+https://github.com/zphang/transformers@llama_push
|
9 |
tensorflow
|
10 |
nltk
|
11 |
-
pandas
|
|
|
|
8 |
git+https://github.com/zphang/transformers@llama_push
|
9 |
tensorflow
|
10 |
nltk
|
11 |
+
pandas
|
12 |
+
sentencepiece
|