vishwam02 commited on
Commit
ca3551d
·
verified ·
1 Parent(s): 922050e

Update requirements.txt

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