SyedAliHusnainGillani commited on
Commit
095bbc8
·
verified ·
1 Parent(s): db7c35f

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -2
requirements.txt CHANGED
@@ -1,4 +1,6 @@
1
  streamlit
2
- openai
3
- pymupdf
 
4
  python-docx
 
 
1
  streamlit
2
+ transformers
3
+ torch
4
+ docx
5
  python-docx
6
+ PyPDF2