dataroadmap commited on
Commit
ebf40f2
1 Parent(s): b379823

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +14 -0
requirements.txt ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ openai
2
+ langchain
3
+ beautifulsoup4
4
+ chromadb
5
+ tiktoken
6
+ pypdf
7
+ gradio
8
+ PyMuPDF
9
+ gdown
10
+ docx2txt
11
+ sentence-transformers
12
+ ibm-watson-machine-learning
13
+ ibm-generative-ai
14
+ unstructured[all-docs]