saakshigupta commited on
Commit
0b59358
·
verified ·
1 Parent(s): fa29b79

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -5
requirements.txt CHANGED
@@ -1,11 +1,11 @@
1
  streamlit>=1.32.0
2
  torch==2.0.1
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
9
- accelerate>=0.25.0
10
  safetensors>=0.4.0
11
  scipy>=1.11.0
 
1
  streamlit>=1.32.0
2
  torch==2.0.1
3
+ transformers==4.30.0
4
+ bitsandbytes==0.39.1
5
  xformers==0.0.20
6
+ unsloth==0.3.0
7
+ peft==0.4.0
8
  pillow>=10.0.0
9
+ accelerate==0.20.3
10
  safetensors>=0.4.0
11
  scipy>=1.11.0