Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -5,4 +5,5 @@ flax
|
|
5 |
transformers
|
6 |
huggingface_hub
|
7 |
googletrans==4.0.0-rc1
|
8 |
-
protobuf==3.20
|
|
|
|
5 |
transformers
|
6 |
huggingface_hub
|
7 |
googletrans==4.0.0-rc1
|
8 |
+
protobuf==3.20
|
9 |
+
PyTorch
|