From d997a65b8532ee2f1eb6f27ae606fd57276c8ede Mon Sep 17 00:00:00 2001 From: geekyrakshit <19soumik.rakshit96@gmail.com> Date: Fri, 27 Sep 2024 15:30:38 +0000 Subject: [PATCH] update: readme --- finance_multi_modal_rag/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/finance_multi_modal_rag/README.md b/finance_multi_modal_rag/README.md index a2d72bd..d90ae9c 100644 --- a/finance_multi_modal_rag/README.md +++ b/finance_multi_modal_rag/README.md @@ -12,6 +12,7 @@ Install dependencies using the following commands: git clone https://github.com/wandb/rag cd rag/finance_multi_modal_rag pip install -U pip uv +uv pip install torch --index-url https://download.pytorch.org/whl/cpu uv sync ```