PearlIsa commited on
Commit
48796b5
·
verified ·
1 Parent(s): ce580ca

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -11,6 +11,7 @@ numpy<2.0 # Downgrade for compatibility with FAISS
11
  gradio
12
  tqdm
13
  python-dotenv
 
14
 
15
  # Machine Learning dependencies
16
  tf-keras
 
11
  gradio
12
  tqdm
13
  python-dotenv
14
+ langchain
15
 
16
  # Machine Learning dependencies
17
  tf-keras