Skip to content

Commit

Permalink
Fix requirements (#12)
Browse files Browse the repository at this point in the history
  • Loading branch information
virajmalia authored May 23, 2024
1 parent 2c098e4 commit 60d1049
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 12 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ dependencies = [
"llama-cpp-python @ https://github.com/abetlen/llama-cpp-python/releases/download/v0.2.75-cu124/llama_cpp_python-0.2.75-cp310-cp310-linux_x86_64.whl",
"langchain",
"langchain-community",
"sentence-transformers",
"langchain-chroma",
"duckduckgo_search",
"termcolor"
Expand Down
12 changes: 0 additions & 12 deletions requirements.txt

This file was deleted.

0 comments on commit 60d1049

Please sign in to comment.