AI-Edify commited on
Commit
48445ef
·
1 Parent(s): e2e72c0

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -2
requirements.txt CHANGED
@@ -1,2 +1,5 @@
1
- openai
2
- gradio
 
 
 
 
1
+ gradio==3.20.1
2
+ openai==0.27.0
3
+ pyttsx3==2.90
4
+ requests==2.28.2
5
+ streamlit==1.19.0