Chris4K commited on
Commit
dfa227d
1 Parent(s): 34f8480

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +14 -0
requirements.txt ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ install
2
+ gradio
3
+ streamlit
4
+ langchain
5
+ huggingface_hub
6
+ transformers
7
+ sentence-transformers
8
+ openai
9
+ pdfplumber
10
+ python-docx
11
+ nltk
12
+ spacy
13
+ python -m spacy download
14
+ en_core_web_sm