techindia2025 commited on
Commit
b6f3058
·
verified ·
1 Parent(s): 5067011

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -4,6 +4,7 @@ spaces==0.21.1
4
  torch>=2.0.0
5
  transformers>=4.30.0
6
  langgraph
 
7
 
8
  # Model inference acceleration
9
  accelerate>=0.20.0
 
4
  torch>=2.0.0
5
  transformers>=4.30.0
6
  langgraph
7
+ langchain_community
8
 
9
  # Model inference acceleration
10
  accelerate>=0.20.0