Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -3,3 +3,4 @@ uvicorn
|
|
3 |
tensorflow
|
4 |
librosa
|
5 |
numpy
|
|
|
|
3 |
tensorflow
|
4 |
librosa
|
5 |
numpy
|
6 |
+
python-multipart
|