CamiloVega commited on
Commit
4ecf6c3
·
verified ·
1 Parent(s): 4207693

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,7 +1,7 @@
1
  transformers==4.36.2
2
  torch==2.0.1
3
  accelerate==0.27.2
4
- gradio==4.19.2
5
  bitsandbytes==0.41.1
6
  huggingface-hub==0.20.3
7
  numpy==1.24.3
 
1
  transformers==4.36.2
2
  torch==2.0.1
3
  accelerate==0.27.2
4
+ gradio>=4.19.2
5
  bitsandbytes==0.41.1
6
  huggingface-hub==0.20.3
7
  numpy==1.24.3