Spaces:
Runtime error
Runtime error
Simon Stolarczyk
commited on
Commit
•
6380686
1
Parent(s):
77e2b23
Give up and add spacys to reqs
Browse files
.ipynb_checkpoints/requirements-checkpoint.txt
CHANGED
@@ -1,4 +1,6 @@
|
|
1 |
musicautobot
|
2 |
fastai==1.0.61
|
3 |
music21
|
4 |
-
pebble
|
|
|
|
|
|
1 |
musicautobot
|
2 |
fastai==1.0.61
|
3 |
music21
|
4 |
+
pebble
|
5 |
+
midi2audio
|
6 |
+
spacy
|
requirements.txt
CHANGED
@@ -2,4 +2,5 @@ musicautobot
|
|
2 |
fastai==1.0.61
|
3 |
music21
|
4 |
pebble
|
5 |
-
midi2audio
|
|
|
|
2 |
fastai==1.0.61
|
3 |
music21
|
4 |
pebble
|
5 |
+
midi2audio
|
6 |
+
spacy
|