Update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
|
@@ -3,3 +3,5 @@ torch
|
|
| 3 |
transformers
|
| 4 |
langdetect
|
| 5 |
huggingface_hub
|
|
|
|
|
|
|
|
|
| 3 |
transformers
|
| 4 |
langdetect
|
| 5 |
huggingface_hub
|
| 6 |
+
protobuf
|
| 7 |
+
tiktoken
|