Sidharthkr commited on
Commit
f09456b
1 Parent(s): 733a339

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -0
requirements.txt CHANGED
@@ -1,6 +1,8 @@
1
  Pillow
2
  jax[cpu]
3
  flax
 
 
4
  transformers
5
  huggingface_hub
6
  googletrans==4.0.0-rc1
 
1
  Pillow
2
  jax[cpu]
3
  flax
4
+ tensorflow
5
+ torch
6
  transformers
7
  huggingface_hub
8
  googletrans==4.0.0-rc1