Spaces:
Sleeping
Sleeping
RufusRubin777
commited on
Commit
•
f948758
1
Parent(s):
c8267f0
Create requirements.txt
Browse files- requirements.txt +11 -0
requirements.txt
ADDED
@@ -0,0 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
torch==2.0.1
|
2 |
+
torchvision==0.15.2
|
3 |
+
transformers==4.37.2
|
4 |
+
megfile==3.1.2
|
5 |
+
tiktoken
|
6 |
+
verovio
|
7 |
+
opencv-python
|
8 |
+
accelerate
|
9 |
+
numpy==1.26.4
|
10 |
+
shutils
|
11 |
+
pillow
|