Spaces:
Sleeping
Sleeping
Luciferalive
commited on
Commit
•
1a620eb
1
Parent(s):
55216cd
Create requirements.txt
Browse files- 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
|