Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -4,4 +4,5 @@ wandb==0.16.2
|
|
4 |
python-dotenv==1.0.1
|
5 |
APScheduler==3.10.1
|
6 |
huggingface-hub>=0.18.0
|
7 |
-
tqdm==4.66.2
|
|
|
|
4 |
python-dotenv==1.0.1
|
5 |
APScheduler==3.10.1
|
6 |
huggingface-hub>=0.18.0
|
7 |
+
tqdm==4.66.2
|
8 |
+
gradio==3.48.0
|