techindia2025 commited on
Commit
d73b8dc
·
verified ·
1 Parent(s): afe76d4

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -3,6 +3,7 @@ gradio==4.24.0
3
  spaces==0.21.1
4
  torch>=2.0.0
5
  transformers>=4.30.0
 
6
 
7
  # Model inference acceleration
8
  accelerate>=0.20.0
 
3
  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