Spaces:
Sleeping
Sleeping
python-multipart
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -6,4 +6,5 @@ matplotlib
|
|
6 |
seaborn
|
7 |
transformers
|
8 |
torch
|
9 |
-
tqdm
|
|
|
|
6 |
seaborn
|
7 |
transformers
|
8 |
torch
|
9 |
+
tqdm
|
10 |
+
python-multipart
|