SagarKeshave commited on
Commit
6627b31
·
verified ·
1 Parent(s): 4cf416b

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -6
requirements.txt CHANGED
@@ -1,10 +1,9 @@
1
- torch
2
  transformers
3
  streamlit
4
  huggingface_hub
5
- optimum
6
- accelerate
7
- peft
8
  auto-gptq
9
- pdfminer.six
10
-
 
1
+ torch==2.2.0
2
  transformers
3
  streamlit
4
  huggingface_hub
5
+ optimum==1.16.2
6
+ accelerate==0.26.1
7
+ peft==0.8.2
8
  auto-gptq
9
+ pdfminer.six