Update requirements.txt
Browse files- requirements.txt +7 -2
requirements.txt
CHANGED
@@ -1,2 +1,7 @@
|
|
1 |
-
transformers
|
2 |
-
torch
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
transformers
|
2 |
+
torch
|
3 |
+
Pillow
|
4 |
+
torchvision
|
5 |
+
einops
|
6 |
+
accelerate
|
7 |
+
tensorflow
|