Spaces:
Runtime error
Runtime error
dzy7e
commited on
Commit
•
fe5ac37
1
Parent(s):
974d8c4
update
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,6 +1,7 @@
|
|
1 |
torch==1.12.1
|
2 |
torchvision==0.13.1
|
3 |
timm==0.6.12
|
|
|
4 |
Pillow
|
5 |
blobfile
|
6 |
mypy
|
|
|
1 |
torch==1.12.1
|
2 |
torchvision==0.13.1
|
3 |
timm==0.6.12
|
4 |
+
transformers==4.25.1
|
5 |
Pillow
|
6 |
blobfile
|
7 |
mypy
|