brainsqueeze commited on
Commit
1b65bc5
·
verified ·
1 Parent(s): c751e97

add pytorch requirement

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -1
requirements.txt CHANGED
@@ -7,4 +7,7 @@ langchain-aws
7
  langchain-openai
8
  langgraph
9
  pydantic
10
- python-dotenv
 
 
 
 
7
  langchain-openai
8
  langgraph
9
  pydantic
10
+ python-dotenv
11
+
12
+ --index-url https://download.pytorch.org/whl/cpu
13
+ torch