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

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -2,6 +2,7 @@ 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
 
2
  torch==2.1.0
3
  transformers>=4.36.2
4
  bitsandbytes==0.41.1
5
+ xformers==0.0.20
6
  unsloth>=0.3.0
7
  peft>=0.6.0
8
  pillow>=10.0.0