basyx commited on
Commit
3d02d9a
·
verified ·
1 Parent(s): 1ea9ebb

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -3
requirements.txt CHANGED
@@ -1,5 +1,8 @@
1
  gradio
2
- torch
3
- phonemizer
4
  soundfile
5
- onnxruntime
 
 
 
 
1
  gradio
2
+ onnxruntime
3
+ scipy
4
  soundfile
5
+ phonemizer
6
+ pydantic
7
+ fastapi
8
+ uvicorn