Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -10,6 +10,7 @@ thinc
|
|
10 |
pandas
|
11 |
transformers
|
12 |
torch
|
|
|
13 |
pymssql
|
14 |
python-dotenv
|
15 |
azure-identity
|
|
|
10 |
pandas
|
11 |
transformers
|
12 |
torch
|
13 |
+
tqdm
|
14 |
pymssql
|
15 |
python-dotenv
|
16 |
azure-identity
|