tolgadev commited on
Commit
30689e0
·
verified ·
1 Parent(s): edaf319

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -7
requirements.txt CHANGED
@@ -1,7 +1,8 @@
1
- gradio==5.33.2
2
- langchain
3
- langchain_community
4
- pypdf
5
- python-docx
6
- nbformat
7
- unstructured
 
 
1
+ gradio==5.33.2
2
+ langchain
3
+ langchain_community
4
+ pypdf
5
+ PyPDF2
6
+ python-docx
7
+ nbformat
8
+ unstructured