Spaces:
Runtime error
Runtime error
russel0719
commited on
Commit
·
5a800fc
1
Parent(s):
9459d21
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -6,5 +6,6 @@ huggingface-hub==0.14.1
|
|
6 |
numpy==1.21.6
|
7 |
opencv-python==4.7.0.68
|
8 |
Pillow==9.4.0
|
|
|
9 |
torch==1.13.1
|
10 |
torchvision==0.14.1
|
|
|
6 |
numpy==1.21.6
|
7 |
opencv-python==4.7.0.68
|
8 |
Pillow==9.4.0
|
9 |
+
timm==0.9.2
|
10 |
torch==1.13.1
|
11 |
torchvision==0.14.1
|