arjunanand13 commited on
Commit
ae04902
·
verified ·
1 Parent(s): 52ec688

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -1
requirements.txt CHANGED
@@ -1,3 +1,5 @@
1
  gradio>=3.0
2
- openai>=0.27.0
3
  requests>=2.0
 
 
 
1
  gradio>=3.0
2
+ openai>=1.0.0
3
  requests>=2.0
4
+ langgraph>=0.1.0
5
+ gTTS>=2.3.0