Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
@@ -4,3 +4,5 @@ torch==2.0.1
|
|
4 |
langchain==0.0.304
|
5 |
langchain_groq==0.1.0
|
6 |
chromadb==0.4.2
|
|
|
|
|
|
4 |
langchain==0.0.304
|
5 |
langchain_groq==0.1.0
|
6 |
chromadb==0.4.2
|
7 |
+
git+https://github.com/Groq-Inc/groq-client.git
|
8 |
+
pip==24.3.1
|