Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -6,4 +6,5 @@ pillow
|
|
6 |
pyarrow==14.0.1
|
7 |
requests==2.31.0
|
8 |
timm
|
|
|
9 |
torch
|
|
|
6 |
pyarrow==14.0.1
|
7 |
requests==2.31.0
|
8 |
timm
|
9 |
+
transformers
|
10 |
torch
|