ceymox commited on
Commit
7111481
·
verified ·
1 Parent(s): 49f3b74

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -2
requirements.txt CHANGED
@@ -1,4 +1,5 @@
1
  torch==2.2.0
2
- transformers==4.38.0
3
  gradio==4.19.1
4
- accelerate==0.27.0
 
 
1
  torch==2.2.0
2
+ transformers>=4.38.0
3
  gradio==4.19.1
4
+ accelerate==0.27.0
5
+ huggingface_hub>=0.17.0