iqra785 commited on
Commit
ed4fd3f
·
verified ·
1 Parent(s): d310257

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +14 -5
requirements.txt CHANGED
@@ -1,5 +1,14 @@
1
- streamlit==1.16.0
2
- ai71==0.1.0
3
- PyPDF2==1.26.0
4
- python-docx==0.8.11
5
-
 
 
 
 
 
 
 
 
 
 
1
+ streamlit
2
+ ai71
3
+ python-dotenv
4
+ pymupdf
5
+ frontend
6
+ tools
7
+ docx
8
+ python-docx
9
+ streamlit_navigation_bar
10
+ langchain
11
+ requests
12
+ beautifulsoup4
13
+ pandas
14
+ chardet