Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -1,5 +1,6 @@
|
|
| 1 |
streamlit
|
| 2 |
langchain-community
|
|
|
|
| 3 |
langchain
|
| 4 |
langchain-groq
|
| 5 |
unstructured==0.14.6
|
|
|
|
| 1 |
streamlit
|
| 2 |
langchain-community
|
| 3 |
+
langchain-groq
|
| 4 |
langchain
|
| 5 |
langchain-groq
|
| 6 |
unstructured==0.14.6
|