Hanxiaofeng123 commited on
Commit
2fb8f68
·
verified ·
1 Parent(s): a9db18f

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -2,6 +2,7 @@ pytorch-lightning==2.5.1
2
  numpy==1.26.4
3
  matplotlib==3.10.3
4
  flask==3.1.1
 
5
 
6
 
7
 
 
2
  numpy==1.26.4
3
  matplotlib==3.10.3
4
  flask==3.1.1
5
+ huggingface_hub==4.40.0
6
 
7
 
8