jisaacso219 commited on
Commit
0abdb95
·
verified ·
1 Parent(s): e300f91

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -5
requirements.txt CHANGED
@@ -1,7 +1,5 @@
 
1
  flask
2
- uvicorn
3
- pydub
4
  pyttsx3
5
- sentencepiece
6
- gguf
7
- llama-cpp-python>=0.2.68
 
1
+ llama-cpp-python==0.2.72
2
  flask
3
+ flask-socketio
4
+ eventlet
5
  pyttsx3