Nayohn commited on
Commit
54eb169
·
1 Parent(s): 5747165

Add application file

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -0
requirements.txt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ jinja2>=3.1
2
+ pydantic[email]>=2.7
3
+ gradio[mcp]>=4.0