Update requirements.txt
Browse files- requirements.txt +8 -8
requirements.txt
CHANGED
|
@@ -1,8 +1,8 @@
|
|
| 1 |
-
|
| 2 |
-
|
| 3 |
-
|
| 4 |
-
|
| 5 |
-
|
| 6 |
-
|
| 7 |
-
|
| 8 |
-
|
|
|
|
| 1 |
+
gradio
|
| 2 |
+
bokeh==2.4.3
|
| 3 |
+
note-seq==0.0.5
|
| 4 |
+
matplotlib
|
| 5 |
+
transformers
|
| 6 |
+
pyfluidsynth==1.3.0
|
| 7 |
+
torch
|
| 8 |
+
pydantic==2.0.3
|