SalexAI commited on
Commit
2d65cfc
·
verified ·
1 Parent(s): a0a4514

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -3,10 +3,10 @@ fastapi==0.115.6
3
  uvicorn[standard]==0.30.6
4
 
5
  # fastrtc wants gradio>=4,<6
6
- fastrtc==0.0.34
7
  gradio==5.49.0
8
 
9
  numpy==1.26.4
10
  python-dotenv==1.0.1
11
- python-multipart>=0.0.18
12
  pydub==0.25.1
 
3
  uvicorn[standard]==0.30.6
4
 
5
  # fastrtc wants gradio>=4,<6
6
+ fastrtc[vad]==0.0.34
7
  gradio==5.49.0
8
 
9
  numpy==1.26.4
10
  python-dotenv==1.0.1
11
+ python-multipart=0.0.18
12
  pydub==0.25.1