SeaWolf-AI commited on
Commit
95ef3f4
·
verified ·
1 Parent(s): 77a208f

add huggingface_hub dependency

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -3,3 +3,4 @@ uvicorn[standard]==0.34.0
3
  pandas==2.2.3
4
  numpy==2.2.1
5
  yfinance==0.2.51
 
 
3
  pandas==2.2.3
4
  numpy==2.2.1
5
  yfinance==0.2.51
6
+ huggingface_hub==0.27.1