David Driscoll
commited on
Commit
·
134b727
1
Parent(s):
107dab2
Update req
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
@@ -1,4 +1,6 @@
|
|
1 |
# Core ML + Vision
|
|
|
|
|
2 |
torch
|
3 |
torchvision
|
4 |
tensorflow
|
|
|
1 |
# Core ML + Vision
|
2 |
+
transformers
|
3 |
+
timm
|
4 |
torch
|
5 |
torchvision
|
6 |
tensorflow
|