Skip to content

Commit

Permalink
More dpeendecy changes
Browse files Browse the repository at this point in the history
Signed-off-by: Chihurumnaya Ibiam <[email protected]>
  • Loading branch information
chimosky committed Nov 7, 2024
1 parent a892a4f commit a1908c7
Showing 1 changed file with 8 additions and 5 deletions.
13 changes: 8 additions & 5 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@ toml==0.10.2
tomli==2.0.1
tomlkit==0.13.2
toolz==0.12.1
torch @ https://download.pytorch.org/whl/cu121_full/torch-2.4.0%2Bcu
torch==2.4.1
triton==3.0.0
trl==0.10.1
tweepy==4.14.0
Expand Down Expand Up @@ -176,12 +176,15 @@ yfinance==0.2.43
zict==3.0.0
zipp==3.20.1

# Rag agent requirments
# Rag agent requirements
langchain
langchain-ollama
streamlit
langchain_experimental
faiss-cpu
pymupdf
sentence-transformers
faiss-cpu==1.9.0
Pymupdf
sentence-transformers==3.1.1
langchain_community
ollama==0.3.3
huggingface-hub==0.25.2
transformers==4.45.2

0 comments on commit a1908c7

Please sign in to comment.