VictorM-Coder commited on
Commit
7eb83ad
·
verified ·
1 Parent(s): 6ac6bd5

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,6 +1,6 @@
1
  torch
2
- transformers==4.48.0
3
- huggingface-hub==0.28.0
4
  pandas
5
  gradio
6
  accelerate
 
1
  torch
2
+ transformers>=4.48.0
3
+ huggingface-hub>=1.0.0
4
  pandas
5
  gradio
6
  accelerate