add requirnments.txt and update readme
This commit is contained in:
parent
7eac88fe73
commit
de9838badc
4
hw1/README.md
Normal file
4
hw1/README.md
Normal file
@ -0,0 +1,4 @@
|
||||
## HW1 for gensec
|
||||
|
||||
### Enviornment
|
||||
pip install -r requirements.txt
|
25
hw1/requirements.txt
Normal file
25
hw1/requirements.txt
Normal file
@ -0,0 +1,25 @@
|
||||
langchain_google_genai
|
||||
langchain-community
|
||||
grpcio
|
||||
langchain
|
||||
huggingface_hub
|
||||
bs4
|
||||
requests
|
||||
langchain_openai
|
||||
python-dotenv
|
||||
langchain-experimental
|
||||
langchainhub
|
||||
chromadb
|
||||
pypdf
|
||||
docx2txt
|
||||
markdown
|
||||
tiktoken
|
||||
nltk
|
||||
argparse
|
||||
arxiv
|
||||
pymupdf
|
||||
wikipedia
|
||||
asyncio
|
||||
scikit-learn
|
||||
unstructured
|
||||
|
Reference in New Issue
Block a user