twimbit-ai commited on
Commit
cf39d0e
1 Parent(s): c6f8a21

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +21 -0
requirements.txt ADDED
@@ -0,0 +1,21 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ langchain==0.1.2
2
+ langchain-community==0.0.14
3
+ langchain-openai==0.0.3
4
+ openai==1.9.0
5
+ unstructured==0.6.2
6
+ fastapi==0.95.1
7
+ pydantic==1.10.7
8
+ psycopg2==2.9.6
9
+ tiktoken==0.5.2
10
+ python-multipart==0.0.6
11
+ html2text
12
+ python-decouple
13
+ sentry-sdk
14
+ weaviate-client==3.19.2
15
+ docx2txt==0.8
16
+ requests-html==0.10.0
17
+ bs4==0.0.1
18
+ PyJWT==2.8.0
19
+ zenrows==1.3.1
20
+ markdownify==0.12.1
21
+ gradio