aspendse commited on
Commit
442aad8
·
verified ·
1 Parent(s): a368bbc

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -11
requirements.txt CHANGED
@@ -1,11 +1,3 @@
1
- streamlit
2
- transformers
3
- torch
4
- PyPDF2
5
- docx2txt
6
- fpdf
7
- python-docx
8
- sentencepiece
9
- huggingface-hub
10
- protobuf
11
- regex
 
1
+ transformers>=4.40.0
2
+ torch>=2.1.0
3
+ gradio>=4.26.0