Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -8,4 +8,5 @@ langchain-openai
|
|
8 |
langgraph
|
9 |
gradio
|
10 |
chromadb
|
11 |
-
tiktoken
|
|
|
|
8 |
langgraph
|
9 |
gradio
|
10 |
chromadb
|
11 |
+
tiktoken
|
12 |
+
langchain_huggingface
|