vishwam02 commited on
Commit
360fb7f
·
verified ·
1 Parent(s): 50b3256

Update requirements.txt

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