KIMOSSINO commited on
Commit
e2e38c2
·
verified ·
1 Parent(s): 68eaa14

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -10
requirements.txt CHANGED
@@ -1,14 +1,8 @@
1
- fastapi==0.104.1
2
- uvicorn==0.24.0
3
- python-multipart==0.0.6
4
  transformers==4.35.2
5
  torch==2.1.1
6
  torchaudio==2.1.1
7
- openai-whisper==20231117
8
- sentencepiece==0.1.99
9
  numpy==1.22.0
10
- TTS==0.21.1
11
- python-dotenv==1.0.0
12
- jinja2==3.1.2
13
- aiofiles==23.2.1
14
- gradio==4.7.1
 
1
+ gradio==4.7.1
 
 
2
  transformers==4.35.2
3
  torch==2.1.1
4
  torchaudio==2.1.1
 
 
5
  numpy==1.22.0
6
+ sentencepiece==0.1.99
7
+ openai-whisper==20231117
8
+ python-dotenv==1.0.0