basyx commited on
Commit
73a9e1e
·
verified ·
1 Parent(s): bb71ec1

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -2
requirements.txt CHANGED
@@ -1,5 +1,9 @@
1
- gradio
2
  torch
 
 
3
  phonemizer
4
  soundfile
5
- onnxruntime
 
 
 
1
+ --extra-index-url https://download.pytorch.org/whl/cpu
2
  torch
3
+ torchvision
4
+ gradio
5
  phonemizer
6
  soundfile
7
+ onnxruntime
8
+ fastapi
9
+ uvicorn