MariaKaiser commited on
Commit
ff1f616
·
verified ·
1 Parent(s): 6bd99af

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,9 +1,9 @@
1
- setuptools>=68
2
- wheel
3
  torch
4
  torchaudio
5
  TTS @ git+https://github.com/coqui-ai/TTS.git
6
  pydub
7
  TorchCodec
8
  packaging==23.1
 
 
9
  gradio
 
 
 
1
  torch
2
  torchaudio
3
  TTS @ git+https://github.com/coqui-ai/TTS.git
4
  pydub
5
  TorchCodec
6
  packaging==23.1
7
+ fastapi
8
+ uvicorn
9
  gradio