Update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
@@ -9,3 +9,5 @@ torch
|
|
9 |
opencv-python
|
10 |
scikit-learn
|
11 |
tf-keras
|
|
|
|
|
|
9 |
opencv-python
|
10 |
scikit-learn
|
11 |
tf-keras
|
12 |
+
tiktoken
|
13 |
+
sentencepiece
|