aspendse commited on
Commit
ec1dfd3
·
verified ·
1 Parent(s): 76e4ee3

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -5
requirements.txt CHANGED
@@ -1,7 +1,6 @@
1
  transformers
2
- gradio
3
- docx
4
- pypdf
5
  python-docx
6
- fpdf
7
- torch
 
1
  transformers
2
+ torch
3
+ PyPDF2==3.0.1
 
4
  python-docx
5
+ docx2txt
6
+ streamlit