Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -2,6 +2,7 @@ wandb>=0.15.3
|
|
2 |
openai==0.27.*
|
3 |
pandas==1.5.*
|
4 |
unstructured>=0.6.10
|
|
|
5 |
langchain>=0.0.188
|
6 |
gradio>=3.33.1
|
7 |
gradio_client>=0.2.5
|
|
|
2 |
openai==0.27.*
|
3 |
pandas==1.5.*
|
4 |
unstructured>=0.6.10
|
5 |
+
langchain-community
|
6 |
langchain>=0.0.188
|
7 |
gradio>=3.33.1
|
8 |
gradio_client>=0.2.5
|