vishwam02 commited on
Commit
922050e
1 Parent(s): ed91c39

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,7 +1,7 @@
1
  gradio
2
  transformers
3
  torch
4
- pip install -U "transformers==4.40.0" --upgrade
5
  pip install -i https://pypi.org/simple/ bitsandbytes
6
  pip install accelerate
7
 
 
1
  gradio
2
  transformers
3
  torch
4
+ transformers==4.40.0
5
  pip install -i https://pypi.org/simple/ bitsandbytes
6
  pip install accelerate
7