kamau1 commited on
Commit
f451dad
·
1 Parent(s): f5c5322

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -12
requirements.txt CHANGED
@@ -1,14 +1,8 @@
1
- huggingface_hub
2
- ctranslate2
3
- sentencepiece
4
- accelerate
5
- bitsandbytes
6
- transformers
7
- requests
8
- pypi-json
9
  pyngrok
10
- nest-asyncio
11
- fasttext
12
- gradio
13
- fastapi
14
  uvicorn[standard]==0.17.*
 
1
+ speechrecognition
2
+ Flask
3
+ playsound
4
+ gtts
5
+ openai
6
+ requests
 
 
7
  pyngrok
 
 
 
 
8
  uvicorn[standard]==0.17.*