Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- 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
|