umarabbas890 commited on
Commit
4bd5256
·
verified ·
1 Parent(s): 7d25c62

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 # 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
 
1
+ huggingface-hub>=0.16.4,<0.18 # Use a compatible version range with tokenizers
2
+ requests>=2.32.2 # Ensure compatibility with other dependencies
3
  gradio==3.28.0
4
  transformers==4.34.0
5
  torch==2.1.0