atharwaah1work commited on
Commit
90cd4a1
·
verified ·
1 Parent(s): 7a5f045

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -9
requirements.txt CHANGED
@@ -1,9 +1,5 @@
1
- torch==2.1.0
2
- transformers==4.33.0
3
- gradio==3.41.0
4
- Pillow==10.0.0
5
- accelerate==0.23.0
6
- bitsandbytes==0.41.1
7
- optimum==1.12.0
8
- auto-gptq==0.5.0
9
- xformers==0.0.22.post4
 
1
+ torch>=2.0.1
2
+ transformers>=4.35.0
3
+ gradio>=3.39.0
4
+ accelerate>=0.24.0
5
+ bitsandbytes>=0.41.0