ydshieh commited on
Commit
340afca
1 Parent(s): e4718a4

fix flax import

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -1,4 +1,5 @@
1
  streamlit==0.84.1
2
  Pillow
3
  jax[cpu]
 
4
  transformers
 
1
  streamlit==0.84.1
2
  Pillow
3
  jax[cpu]
4
+ flax
5
  transformers