Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -2,7 +2,7 @@ gradio
|
|
| 2 |
openai
|
| 3 |
langchain>=0.2.0
|
| 4 |
langchain-community
|
| 5 |
-
langchain_huggingface>=0.
|
| 6 |
langchain_core>=0.2.0
|
| 7 |
chromadb
|
| 8 |
pypdf
|
|
|
|
| 2 |
openai
|
| 3 |
langchain>=0.2.0
|
| 4 |
langchain-community
|
| 5 |
+
langchain_huggingface>=0.1.2
|
| 6 |
langchain_core>=0.2.0
|
| 7 |
chromadb
|
| 8 |
pypdf
|