w11wo commited on
Commit
4558ffa
1 Parent(s): 0922134

fixed requirements

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,7 +1,7 @@
1
  streamlit
2
- huggingface-hub
3
  torch
4
  jax
5
  flax
6
  transformers
7
- pandas
1
  streamlit
2
+ huggingface-hub==0.0.14
3
  torch
4
  jax
5
  flax
6
  transformers
7
+ pandas==1.2.4