Spaces:
Runtime error
Runtime error
Arulkumar03
commited on
Commit
•
e5e70ea
1
Parent(s):
03cec90
Update requirements.txt
Browse files- requirements.txt +4 -0
requirements.txt
CHANGED
@@ -3,6 +3,10 @@ torchvision
|
|
3 |
transformers
|
4 |
ipython
|
5 |
addict
|
|
|
|
|
|
|
|
|
6 |
yapf
|
7 |
timm
|
8 |
numpy
|
|
|
3 |
transformers
|
4 |
ipython
|
5 |
addict
|
6 |
+
timm==0.4.12
|
7 |
+
jmespath
|
8 |
+
safetensors==0.2.2
|
9 |
+
wrapt
|
10 |
yapf
|
11 |
timm
|
12 |
numpy
|