Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +5 -11
requirements.txt
CHANGED
@@ -1,11 +1,5 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
|
6 |
-
flax
|
7 |
-
transformers
|
8 |
-
huggingface_hub
|
9 |
-
googletrans==4.0.0-rc1
|
10 |
-
protobuf==3.20
|
11 |
-
torch
|
|
|
1 |
+
streamlit
|
2 |
+
pandas
|
3 |
+
numpy
|
4 |
+
transformers
|
5 |
+
torch
|
|
|
|
|
|
|
|
|
|
|
|