Raiff1982 commited on
Commit
59cd794
·
1 Parent(s): 40634b6

added openai

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -8,6 +8,7 @@ huggingface_hub==0.19.3
8
  pydantic==1.10.13
9
  typing-extensions==4.5.0
10
  openai
 
11
  # Audio & Speech
12
  pyttsx3==2.90
13
  SpeechRecognition==3.10.1
 
8
  pydantic==1.10.13
9
  typing-extensions==4.5.0
10
  openai
11
+
12
  # Audio & Speech
13
  pyttsx3==2.90
14
  SpeechRecognition==3.10.1