Spaces:
Sleeping
Sleeping
AyoubChLin
commited on
Update requirements.txt
Browse files- requirements.txt +4 -1
requirements.txt
CHANGED
@@ -1,4 +1,7 @@
|
|
1 |
langchain
|
2 |
langchain_community
|
3 |
chromadb
|
4 |
-
python-dotenv
|
|
|
|
|
|
|
|
1 |
langchain
|
2 |
langchain_community
|
3 |
chromadb
|
4 |
+
python-dotenv
|
5 |
+
openai
|
6 |
+
langchain-openai
|
7 |
+
huggingface-hub
|