amiguel commited on
Commit
43acbf6
·
verified ·
1 Parent(s): 05e25f7

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -11
requirements.txt CHANGED
@@ -1,11 +1,8 @@
1
- # requirements.txt
2
- streamlit>=1.32
3
- transformers>=4.37
4
- torch>=2.1
5
- pandas>=2.1
6
- PyPDF2>=3.0
7
- openpyxl>=3.1
8
- accelerate>=0.26
9
- xformers>=0.0.23
10
- huggingface_hub>=0.19
11
- peft
 
1
+ streamlit>=1.27.0
2
+ torch>=2.1.0
3
+ transformers>=4.40.0
4
+ peft>=0.8.2
5
+ huggingface_hub>=0.23.0
6
+ accelerate>=0.27.0
7
+ scipy>=1.10.0
8
+ # bitsandbytes is optional depending on device