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