Spaces:
Runtime error
Runtime error
Commit
·
b6232f0
1
Parent(s):
1486598
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,3 +1,4 @@
|
|
1 |
streamlit
|
2 |
transformers[torch,AutoTokenizer, AutoModelForSeq2SeqLM, top_p_filtering]
|
3 |
-
music21
|
|
|
|
1 |
streamlit
|
2 |
transformers[torch,AutoTokenizer, AutoModelForSeq2SeqLM, top_p_filtering]
|
3 |
+
music21
|
4 |
+
IPython
|