masadonline commited on
Commit
f57c1dd
·
verified ·
1 Parent(s): 717234d

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -7
requirements.txt CHANGED
@@ -1,10 +1,10 @@
1
- flask
2
- twilio
3
- sentence-transformers
4
- transformers
5
- faiss-cpu
6
  PyPDF2
7
  pdfminer.six
8
- python-docx
 
 
 
9
  groq
10
- flask-cors
 
 
1
+ streamlit
 
 
 
 
2
  PyPDF2
3
  pdfminer.six
4
+ transformers
5
+ sentence-transformers
6
+ faiss-cpu
7
+ numpy
8
  groq
9
+ python-docx
10
+ twilio