Spaces:
Sleeping
Sleeping
rahulparajuli commited on
Commit ·
3d0e20b
1
Parent(s): e5c88fa
added requirements for gradio deploy
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -2,4 +2,5 @@ langchain~= 0.3.26
|
|
| 2 |
langchain_groq~=0.3.6
|
| 3 |
langchain-core~=0.3.69
|
| 4 |
python-dotenv~=1.1.1
|
| 5 |
-
gradio~=5.38.0
|
|
|
|
|
|
| 2 |
langchain_groq~=0.3.6
|
| 3 |
langchain-core~=0.3.69
|
| 4 |
python-dotenv~=1.1.1
|
| 5 |
+
gradio~=5.38.0
|
| 6 |
+
|