initial commit
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -1,3 +1,5 @@
|
|
1 |
-
|
2 |
torchvision>=0.10.0
|
3 |
timm==0.4.12
|
|
|
|
|
|
1 |
+
torch>=1.9.0
|
2 |
torchvision>=0.10.0
|
3 |
timm==0.4.12
|
4 |
+
pillow
|
5 |
+
requests
|