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