ambujm22 commited on
Commit
48bfead
·
verified ·
1 Parent(s): 3c1f2a9

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -4
requirements.txt CHANGED
@@ -1,8 +1,8 @@
1
  spaces>=0.28.3
2
  gradio>=4.44.0
3
- fastapi
4
- starlette
5
- uvicorn
6
  numpy
7
  soundfile
8
- huggingface_hub
 
1
  spaces>=0.28.3
2
  gradio>=4.44.0
3
+ fastapi>=0.110
4
+ starlette>=0.37
5
+ uvicorn>=0.29
6
  numpy
7
  soundfile
8
+ huggingface_hub>=0.23.0