Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -8
requirements.txt
CHANGED
@@ -1,8 +1,2 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
jax[cpu]
|
4 |
-
flax
|
5 |
-
transformers
|
6 |
-
huggingface_hub
|
7 |
-
googletrans==4.0.0-rc1
|
8 |
-
protobuf==3.20
|
|
|
1 |
+
transformers==4.21.2
|
2 |
+
tensorflow==2.9.1
|
|
|
|
|
|
|
|
|
|
|
|