Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -4,6 +4,7 @@ fastapi
|
|
4 |
nest-asyncio
|
5 |
uvicorn
|
6 |
addict
|
|
|
7 |
python-multipart
|
8 |
torchaudio
|
9 |
datasets==2.18.0
|
|
|
4 |
nest-asyncio
|
5 |
uvicorn
|
6 |
addict
|
7 |
+
simplejson
|
8 |
python-multipart
|
9 |
torchaudio
|
10 |
datasets==2.18.0
|