Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -1,3 +1,5 @@
|
|
1 |
transformers
|
2 |
torch
|
3 |
-
Pillow
|
|
|
|
|
|
1 |
transformers
|
2 |
torch
|
3 |
+
Pillow
|
4 |
+
torchvision
|
5 |
+
einops
|