SoniAI commited on
Commit
200bcbe
·
verified ·
1 Parent(s): 9385711

Upload requirements.txt with huggingface_hub

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -0
requirements.txt ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ gradio>=6.2.0
2
+ openai>=2.14.0
3
+ openai-agents>=0.6.4
4
+ pydantic>=2.12.5
5
+ python-dotenv>=1.2.1
6
+ sendgrid>=6.12.5
7
+