Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -3,5 +3,6 @@ verovio
|
|
3 |
gradio
|
4 |
transformers
|
5 |
torch
|
|
|
6 |
safetensors
|
7 |
-
Pillow
|
|
|
3 |
gradio
|
4 |
transformers
|
5 |
torch
|
6 |
+
torchvision
|
7 |
safetensors
|
8 |
+
Pillow
|