Spaces:
Configuration error
Configuration error
Update requirements.txt (#7)
Browse files- Update requirements.txt (da769267677c176d83858ca9705ec537b053ce4f)
Co-authored-by: Ben <BenK0y@users.noreply.huggingface.co>
- requirements.txt +3 -8
requirements.txt
CHANGED
@@ -1,11 +1,6 @@
|
|
1 |
torch==2.0.1
|
2 |
torchvision==0.15.2
|
3 |
transformers==4.37.2
|
4 |
-
|
5 |
-
|
6 |
-
|
7 |
-
opencv-python
|
8 |
-
accelerate
|
9 |
-
numpy==1.26.4
|
10 |
-
shutils
|
11 |
-
pillow
|
|
|
1 |
torch==2.0.1
|
2 |
torchvision==0.15.2
|
3 |
transformers==4.37.2
|
4 |
+
tiktoken==0.6.0
|
5 |
+
verovio==4.3.1
|
6 |
+
accelerate==0.28.0
|
|
|
|
|
|
|
|
|
|