Remove version restriction on huggingface-hub

#47
by ejschwartz - opened
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,4 +1,4 @@
1
- huggingface-hub<0.8
2
  python-dotenv
3
  streamlit==1.10.0
4
  datasets<2.3
 
1
+ huggingface_hub>=0.11
2
  python-dotenv
3
  streamlit==1.10.0
4
  datasets<2.3