jomasego commited on
Commit
a6f9ca1
·
verified ·
1 Parent(s): f35029f

Upload requirements.txt with huggingface_hub

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -4,7 +4,7 @@ torch==2.11.0
4
  accelerate==1.14.0
5
  python-pptx==1.0.2
6
  spaces==0.50.4
7
- huggingface_hub==0.34.4
8
  openai==2.41.1
9
  sentencepiece==0.2.1
10
  bitsandbytes>=0.43.0
 
4
  accelerate==1.14.0
5
  python-pptx==1.0.2
6
  spaces==0.50.4
7
+ huggingface_hub>=1.5.0,<2.0
8
  openai==2.41.1
9
  sentencepiece==0.2.1
10
  bitsandbytes>=0.43.0