first
Browse files- requirement.txt +7 -0
requirement.txt
ADDED
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
Pillow
|
2 |
+
jax[cpu]
|
3 |
+
flax
|
4 |
+
transformers
|
5 |
+
huggingface_hub
|
6 |
+
googletrans==4.0.0-rc1
|
7 |
+
protobuf==3.20
|