qwertyforce
commited on
Commit
•
26d11ed
1
Parent(s):
4592c31
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
Pillow==10.0.0
|
2 |
timm==0.9.16
|
3 |
torch==2.0.1
|
4 |
-
torchvision==0.15.2
|
|
|
|
1 |
Pillow==10.0.0
|
2 |
timm==0.9.16
|
3 |
torch==2.0.1
|
4 |
+
torchvision==0.15.2
|
5 |
+
numpy==1.23.5
|