jihoo-kim commited on
Commit
aa4fd2e
1 Parent(s): 59c70b8

fix huggingface-hub version

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -2,7 +2,7 @@ APScheduler==3.10.1
2
  black==23.11.0
3
  click==8.1.3
4
  datasets==2.14.5
5
- huggingface-hub
6
  matplotlib==3.8.4
7
  numpy==1.26.0
8
  pandas==2.2.2
 
2
  black==23.11.0
3
  click==8.1.3
4
  datasets==2.14.5
5
+ huggingface-hub==0.24.7
6
  matplotlib==3.8.4
7
  numpy==1.26.0
8
  pandas==2.2.2