Spaces:
Sleeping
Sleeping
Commit
·
8d26d9d
1
Parent(s):
ae699d5
updating requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -67,6 +67,7 @@ termcolor==2.5.0
|
|
67 |
threadpoolctl==3.5.0
|
68 |
torch==2.5.1
|
69 |
typing_extensions==4.12.2
|
|
|
70 |
urllib3==2.2.3
|
71 |
uvicorn==0.33.0
|
72 |
Werkzeug==3.1.3
|
|
|
67 |
threadpoolctl==3.5.0
|
68 |
torch==2.5.1
|
69 |
typing_extensions==4.12.2
|
70 |
+
tqdm==4.67.1
|
71 |
urllib3==2.2.3
|
72 |
uvicorn==0.33.0
|
73 |
Werkzeug==3.1.3
|