Luciferalive commited on
Commit
34a86a2
1 Parent(s): 4241b0f

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -0
requirements.txt ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ gradio
2
+ groq
3
+ huggingface_hub
4
+ pytesseract
5
+ sentence-transformers
6
+ langchain-community
7
+ chromadb
8
+ python-docx
9
+ requests