Spaces:
Running
Running
Michael Hu
commited on
Commit
·
086a552
1
Parent(s):
b697102
downgrade streamlit to ensure compatiblity with descript-audio-codec
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
streamlit>=1.
|
2 |
nltk>=3.8
|
3 |
librosa>=0.10
|
4 |
ffmpeg-python>=0.2
|
|
|
1 |
+
streamlit>=1.21
|
2 |
nltk>=3.8
|
3 |
librosa>=0.10
|
4 |
ffmpeg-python>=0.2
|