Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -12,4 +12,5 @@ gradio
|
|
12 |
torch
|
13 |
torchaudio
|
14 |
transformers==4.45.0
|
15 |
-
langchain-nvidia-ai-endpoints
|
|
|
|
12 |
torch
|
13 |
torchaudio
|
14 |
transformers==4.45.0
|
15 |
+
langchain-nvidia-ai-endpoints
|
16 |
+
langchain_groq
|