Spaces:
Sleeping
Sleeping
Commit ·
8ba3c87
1
Parent(s): ad0d204
Finished
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -75,4 +75,5 @@ thop==0.0.31.post2005241907
|
|
| 75 |
threadpoolctl==3.2.0
|
| 76 |
torch==1.11.0
|
| 77 |
torchvision==0.12.0
|
| 78 |
-
tqdm==4.63.0
|
|
|
|
|
|
| 75 |
threadpoolctl==3.2.0
|
| 76 |
torch==1.11.0
|
| 77 |
torchvision==0.12.0
|
| 78 |
+
tqdm==4.63.0
|
| 79 |
+
python-utils==2.5.6
|