ydshieh commited on
Commit
e4718a4
1 Parent(s): a194253

fix jax import

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