Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,11 +1,11 @@
|
|
|
|
1 |
dacite==1.8.1
|
2 |
colorama==0.4.6
|
3 |
omegaconf==2.3.0
|
4 |
streamlit==1.38.0
|
5 |
note_seq==0.0.5
|
6 |
pyfluidsynth==1.3.2
|
7 |
-
torch==2.2.0
|
8 |
transformers==4.44.0
|
9 |
mamba-ssm==2.2.2
|
10 |
einops==0.8.0
|
11 |
-
mambapy==1.2.0
|
|
|
1 |
+
torch==2.2.0
|
2 |
dacite==1.8.1
|
3 |
colorama==0.4.6
|
4 |
omegaconf==2.3.0
|
5 |
streamlit==1.38.0
|
6 |
note_seq==0.0.5
|
7 |
pyfluidsynth==1.3.2
|
|
|
8 |
transformers==4.44.0
|
9 |
mamba-ssm==2.2.2
|
10 |
einops==0.8.0
|
11 |
+
mambapy==1.2.0
|