jisaacso219 commited on
Commit
e300f91
·
verified ·
1 Parent(s): 2d32d4b

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -4
requirements.txt CHANGED
@@ -1,6 +1,7 @@
1
  flask
2
- transformers
 
 
3
  sentencepiece
4
- coqui-tts==0.11.1 # lightweight, CPU-friendly TTS
5
- soundfile
6
- numpy==1.23.5
 
1
  flask
2
+ uvicorn
3
+ pydub
4
+ pyttsx3
5
  sentencepiece
6
+ gguf
7
+ llama-cpp-python>=0.2.68