devkushal75 commited on
Commit
d9e9f88
·
verified ·
1 Parent(s): bddeead

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -4
requirements.txt CHANGED
@@ -1,4 +1,4 @@
1
- gradio
2
- llama-cpp-python
3
- openai-whisper
4
- gTTS
 
1
+ gradio
2
+ llama-cpp-python==0.1.78 --force-reinstall --upgrade --no-cache-dir --verbose
3
+ openai-whisper
4
+ gTTS