first hf space commit
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -9,4 +9,5 @@ matplotlib==3.9.2
|
|
9 |
langchain-groq==0.2.1
|
10 |
pydantic_ai==0.0.12
|
11 |
langchain_experimental==0.3.3
|
12 |
-
tabulate==0.9.0
|
|
|
|
9 |
langchain-groq==0.2.1
|
10 |
pydantic_ai==0.0.12
|
11 |
langchain_experimental==0.3.3
|
12 |
+
tabulate==0.9.0
|
13 |
+
gradio>=4.0.0
|