Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -3,4 +3,5 @@ requests==2.31.0
|
|
| 3 |
wandb==0.16.2
|
| 4 |
python-dotenv==1.0.1
|
| 5 |
APScheduler==3.10.1
|
| 6 |
-
huggingface-hub>=0.18.0
|
|
|
|
|
|
| 3 |
wandb==0.16.2
|
| 4 |
python-dotenv==1.0.1
|
| 5 |
APScheduler==3.10.1
|
| 6 |
+
huggingface-hub>=0.18.0
|
| 7 |
+
tqdm
|