davanstrien HF staff commited on
Commit
0ef7a85
1 Parent(s): 662b961

use hf_transfer

Browse files
Files changed (2) hide show
  1. requirements.in +1 -1
  2. requirements.txt +2 -0
requirements.in CHANGED
@@ -2,5 +2,5 @@
2
  Pillow
3
  PyPDF2
4
  gradio[oauth]==4.44.0
5
- huggingface_hub
6
  pdf2image
 
2
  Pillow
3
  PyPDF2
4
  gradio[oauth]==4.44.0
5
+ huggingface_hub[hf_transfer]
6
  pdf2image
requirements.txt CHANGED
@@ -50,6 +50,8 @@ h11==0.14.0
50
  # via
51
  # httpcore
52
  # uvicorn
 
 
53
  httpcore==1.0.5
54
  # via httpx
55
  httpx==0.27.2
 
50
  # via
51
  # httpcore
52
  # uvicorn
53
+ hf-transfer==0.1.8
54
+ # via huggingface-hub
55
  httpcore==1.0.5
56
  # via httpx
57
  httpx==0.27.2