ydshieh HF staff commited on
Commit
5bedd3a
1 Parent(s): b523155

update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -2,6 +2,6 @@ streamlit==0.84.1
2
  Pillow
3
  jax[cpu]
4
  flax
5
- transformers
6
  huggingface_hub
7
  googletrans==4.0.0-rc1
 
2
  Pillow
3
  jax[cpu]
4
  flax
5
+ git+https://github.com/ydshieh/transformers.git@flax_vision_encoder_decoder
6
  huggingface_hub
7
  googletrans==4.0.0-rc1