David_A
commited on
Commit
·
24d30ce
1
Parent(s):
34652a6
reinstall soundfile
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -6,4 +6,5 @@ audio_recorder_streamlit
|
|
6 |
soundfile
|
7 |
plotly.express
|
8 |
nbformat>=4.2.0
|
9 |
-
boto3
|
|
|
|
6 |
soundfile
|
7 |
plotly.express
|
8 |
nbformat>=4.2.0
|
9 |
+
boto3
|
10 |
+
soundfile --force-reinstall
|