Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -4,4 +4,5 @@ Pillow
|
|
4 |
torch
|
5 |
torchvision
|
6 |
tiktoken
|
7 |
-
verovio
|
|
|
|
4 |
torch
|
5 |
torchvision
|
6 |
tiktoken
|
7 |
+
verovio
|
8 |
+
accelerate>=0.26.0 # Add this line
|