Tyycha commited on
Commit
2e4e7ea
·
verified ·
1 Parent(s): 5269c81

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -29,7 +29,7 @@ sentencepiece>=0.2.0
29
 
30
  # Misc
31
  python-dotenv>=1.0.0
32
- huggingface_hub>=1.0.0
33
  pyyaml>=6.0
34
  tqdm>=4.66.0
35
  httpx>=0.27.0
 
29
 
30
  # Misc
31
  python-dotenv>=1.0.0
32
+ huggingface_hub>=0.26.0,<1.0
33
  pyyaml>=6.0
34
  tqdm>=4.66.0
35
  httpx>=0.27.0