l-tran commited on
Commit
637d958
·
verified ·
1 Parent(s): 560a395

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -0
requirements.txt ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ streamlit
2
+ sentence-transformers
3
+ groq # Ensure this package is correctly named as per the actual API client
4
+ PyPDF2
5
+ python-docx
6
+ python-pptx