Spaces:
Running
Running
mrolando
commited on
Commit
·
ce4bc91
1
Parent(s):
caab8f0
added check
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -3,4 +3,5 @@ openai
|
|
3 |
gradio
|
4 |
python-dotenv
|
5 |
transformers
|
6 |
-
torch
|
|
|
|
3 |
gradio
|
4 |
python-dotenv
|
5 |
transformers
|
6 |
+
torch
|
7 |
+
sentencepiece
|