jisaacso219 commited on
Commit
672abe0
·
verified ·
1 Parent(s): 47c1c70

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,7 +1,7 @@
1
  flask
 
2
  edge-tts
3
  openai-whisper
4
  pydub
5
  python-dotenv
6
- llama-cpp-python>=0.1.58
7
- huggingface_hub
 
1
  flask
2
+ requests
3
  edge-tts
4
  openai-whisper
5
  pydub
6
  python-dotenv
7
+ openai>=0.27.0