Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -13,4 +13,5 @@ torch
|
|
| 13 |
transformers
|
| 14 |
flair
|
| 15 |
seqeval
|
| 16 |
-
tqdm
|
|
|
|
|
|
| 13 |
transformers
|
| 14 |
flair
|
| 15 |
seqeval
|
| 16 |
+
tqdm
|
| 17 |
+
gunicorn
|