Spaces:
Runtime error
Runtime error
Karthikeyan
commited on
Commit
•
9a26e27
1
Parent(s):
6907a16
Create requirements.txt
Browse files- requirements.txt +13 -0
requirements.txt
ADDED
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
gradio
|
2 |
+
openai
|
3 |
+
transformers
|
4 |
+
tiktoken
|
5 |
+
langchain
|
6 |
+
requests
|
7 |
+
unstructured
|
8 |
+
validators
|
9 |
+
pytesseract
|
10 |
+
tabulate
|
11 |
+
nltk
|
12 |
+
python-dotenv
|
13 |
+
faiss-cpu
|