Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -3,3 +3,4 @@ transformers
|
|
3 |
Pillow
|
4 |
torch
|
5 |
torchvision
|
|
|
|
3 |
Pillow
|
4 |
torch
|
5 |
torchvision
|
6 |
+
tiktoken # Add this line
|