eric sali
commited on
Commit
·
9bf6b78
1
Parent(s):
f5e394f
Add application file
Browse files- requirements.txt +3 -0
requirements.txt
CHANGED
@@ -3,6 +3,9 @@ Pillow
|
|
3 |
jax[cpu]
|
4 |
flax
|
5 |
transformers
|
|
|
|
|
|
|
6 |
huggingface_hub
|
7 |
googletrans==4.0.0-rc1
|
8 |
protobuf==3.20
|
|
|
3 |
jax[cpu]
|
4 |
flax
|
5 |
transformers
|
6 |
+
pytorch
|
7 |
+
torchvision
|
8 |
+
torchaudio
|
9 |
huggingface_hub
|
10 |
googletrans==4.0.0-rc1
|
11 |
protobuf==3.20
|