Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +8 -1
requirements.txt
CHANGED
@@ -1 +1,8 @@
|
|
1 |
-
huggingface_hub==0.25.2
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
huggingface_hub==0.25.2
|
2 |
+
langchain-community
|
3 |
+
langchain-chroma
|
4 |
+
chromadb
|
5 |
+
langchain-core
|
6 |
+
langchain-huggingface
|
7 |
+
torch
|
8 |
+
gradio
|