saakshigupta commited on
Commit
82803a9
·
verified ·
1 Parent(s): 9938609

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -1,6 +1,7 @@
1
  streamlit>=1.32.0
2
  torch==2.1.0
3
  transformers>=4.36.2
 
4
  unsloth>=0.3.0
5
  peft>=0.6.0
6
  pillow>=10.0.0
 
1
  streamlit>=1.32.0
2
  torch==2.1.0
3
  transformers>=4.36.2
4
+ bitsandbytes==0.41.1
5
  unsloth>=0.3.0
6
  peft>=0.6.0
7
  pillow>=10.0.0