Spaces:
Sleeping
Sleeping
firqaaa
commited on
Commit
·
6a2bc28
1
Parent(s):
6c1404a
add requirements.txt
Browse files- requirements.txt +9 -0
requirements.txt
ADDED
@@ -0,0 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
pdf2image
|
2 |
+
pytesseract
|
3 |
+
openai
|
4 |
+
biopython
|
5 |
+
langchain==0.0.225
|
6 |
+
chromadb
|
7 |
+
nltk
|
8 |
+
pandas
|
9 |
+
streamlit
|