kas1 commited on
Commit
e69a9f9
·
1 Parent(s): 38ef1ce

Upgrade bitsandbytes to the latest version

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,5 +1,5 @@
1
  torch
2
  transformers
3
  gradio
4
- bitsandbytes
5
- accelerate>=0.26.0
 
1
  torch
2
  transformers
3
  gradio
4
+ accelerate>=0.26.0
5
+ bitsandbytes>=0.42.0