Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +11 -6
requirements.txt
CHANGED
@@ -1,12 +1,17 @@
|
|
1 |
streamlit
|
2 |
-
Pillow==9.3.0
|
3 |
tiktoken
|
4 |
-
torch
|
5 |
-
torchvision
|
6 |
torchaudio
|
7 |
-
transformers
|
8 |
-
Pillow
|
9 |
streamlit
|
10 |
tiktoken
|
11 |
verovio
|
12 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
streamlit
|
|
|
2 |
tiktoken
|
|
|
|
|
3 |
torchaudio
|
|
|
|
|
4 |
streamlit
|
5 |
tiktoken
|
6 |
verovio
|
7 |
+
torch==2.0.1
|
8 |
+
torchvision==0.15.2
|
9 |
+
transformers==4.37.2
|
10 |
+
megfile==3.1.2
|
11 |
+
tiktoken
|
12 |
+
verovio
|
13 |
+
opencv-python
|
14 |
+
accelerate
|
15 |
+
numpy==1.26.4
|
16 |
+
shutils
|
17 |
+
pillow
|