Spaces:
Restarting
Restarting
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -3,4 +3,5 @@ opencv-python==4.10.0.84
|
|
3 |
torch==2.5.0
|
4 |
torchvision==0.20.0
|
5 |
pyfacer==0.0.4
|
|
|
6 |
typing_extensions==4.12.2
|
|
|
3 |
torch==2.5.0
|
4 |
torchvision==0.20.0
|
5 |
pyfacer==0.0.4
|
6 |
+
timm==1.0.11
|
7 |
typing_extensions==4.12.2
|