samwaugh commited on
Commit
45f5286
·
1 Parent(s): 198d594

hf_transfer for requirements

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -5,6 +5,7 @@ flask-cors
5
 
6
  # Hugging Face ecosystem
7
  huggingface_hub>=0.20
 
8
 
9
  # Core ML libraries
10
  torch>=2.0.0
 
5
 
6
  # Hugging Face ecosystem
7
  huggingface_hub>=0.20
8
+ hf_transfer>=0.1.4 # ← Add this line
9
 
10
  # Core ML libraries
11
  torch>=2.0.0