Spaces:
Runtime error
Runtime error
Karthikeyan
commited on
Commit
•
41d86cc
1
Parent(s):
8d34d34
Update requirements.txt
Browse files- requirements.txt +13 -1
requirements.txt
CHANGED
@@ -1,4 +1,16 @@
|
|
1 |
gradio
|
2 |
openai
|
3 |
transformers
|
4 |
-
plotly
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
gradio
|
2 |
openai
|
3 |
transformers
|
4 |
+
plotly
|
5 |
+
tiktoken
|
6 |
+
langchain
|
7 |
+
pypdf
|
8 |
+
requests
|
9 |
+
unstructured
|
10 |
+
validators
|
11 |
+
pytesseract
|
12 |
+
pdf2image
|
13 |
+
tabulate
|
14 |
+
nltk
|
15 |
+
python-dotenv
|
16 |
+
faiss-cpu
|