Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +9 -1
requirements.txt
CHANGED
@@ -1 +1,9 @@
|
|
1 |
-
huggingface_hub==0.25.2
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
huggingface_hub==0.25.2
|
2 |
+
|
3 |
+
langchain-community
|
4 |
+
langchain-chroma
|
5 |
+
langchain>=0.0.200
|
6 |
+
langchain_upstage
|
7 |
+
chromadb
|
8 |
+
python-dotenv
|
9 |
+
gradio
|