From de9838badcb619f04b41269ef2d0ddb390e35737 Mon Sep 17 00:00:00 2001 From: David Westgate Date: Wed, 17 Apr 2024 22:51:23 -0700 Subject: [PATCH] add requirnments.txt and update readme --- hw1/README.md | 4 ++++ hw1/requirements.txt | 25 +++++++++++++++++++++++++ 2 files changed, 29 insertions(+) create mode 100644 hw1/README.md create mode 100644 hw1/requirements.txt diff --git a/hw1/README.md b/hw1/README.md new file mode 100644 index 0000000..e5f60e6 --- /dev/null +++ b/hw1/README.md @@ -0,0 +1,4 @@ +## HW1 for gensec + +### Enviornment +pip install -r requirements.txt \ No newline at end of file diff --git a/hw1/requirements.txt b/hw1/requirements.txt new file mode 100644 index 0000000..7647d69 --- /dev/null +++ b/hw1/requirements.txt @@ -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 +