Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
|
@@ -2,4 +2,6 @@ transformers>=4.40
|
|
| 2 |
torch
|
| 3 |
gradio
|
| 4 |
scipy
|
| 5 |
-
numpy
|
|
|
|
|
|
|
|
|
| 2 |
torch
|
| 3 |
gradio
|
| 4 |
scipy
|
| 5 |
+
numpy
|
| 6 |
+
sentencepiece
|
| 7 |
+
tiktoken
|