Spaces:
Sleeping
Sleeping
removing duplicates of langchain-huggingface
Browse files- requirements.txt +2 -3
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
langchain
|
2 |
langchain-community
|
3 |
-
langchain-
|
4 |
langchain-text-splitters
|
5 |
langchain_google_community
|
6 |
beautifulsoup4
|
@@ -15,5 +15,4 @@ gradio
|
|
15 |
boto3
|
16 |
rich
|
17 |
sqlmodel
|
18 |
-
python-dotenv
|
19 |
-
langchain-huggingface
|
|
|
1 |
langchain
|
2 |
langchain-community
|
3 |
+
langchain-huggingface
|
4 |
langchain-text-splitters
|
5 |
langchain_google_community
|
6 |
beautifulsoup4
|
|
|
15 |
boto3
|
16 |
rich
|
17 |
sqlmodel
|
18 |
+
python-dotenv
|
|