Valmbd commited on
Commit
ce44f4a
·
verified ·
1 Parent(s): b741864

Fix: requirements.txt — add huggingface_hub + auto-download

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -14,3 +14,4 @@ biopython>=1.80
14
  requests>=2.28.0
15
  tqdm>=4.65.0
16
  typer>=0.9.0
 
 
14
  requests>=2.28.0
15
  tqdm>=4.65.0
16
  typer>=0.9.0
17
+ huggingface_hub>=0.20.0