Spaces:
Sleeping
Sleeping
mmccanse
commited on
Commit
·
cb64706
1
Parent(s):
38c2ad5
remove langchain.schema from requirements text. Edit to just be langchain.
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -2,7 +2,7 @@ awscli
|
|
2 |
boto3
|
3 |
python-dotenv
|
4 |
gradio
|
5 |
-
langchain
|
6 |
langchain_openai
|
7 |
langdetect
|
8 |
sacremoses
|
|
|
2 |
boto3
|
3 |
python-dotenv
|
4 |
gradio
|
5 |
+
langchain
|
6 |
langchain_openai
|
7 |
langdetect
|
8 |
sacremoses
|