umarabbas890 commited on
Commit
7d25c62
·
verified ·
1 Parent(s): 9cb7e38

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,5 +1,5 @@
1
- huggingface-hub>=0.16.4,<0.18 # To match tokenizers' requirements
2
- requests>=2.32.2 # Update to the latest version of requests
3
  gradio==3.28.0
4
  transformers==4.34.0
5
  torch==2.1.0
 
1
+ huggingface-hub>=0.16.4,<0.18 # Correct version range for tokenizers
2
+ requests>=2.32.2 # Update to a compatible version
3
  gradio==3.28.0
4
  transformers==4.34.0
5
  torch==2.1.0