apirrone commited on
Commit
0c3901b
·
1 Parent(s): 66cd043

update gradio version. Fixes the app stop issue

Browse files
Files changed (1) hide show
  1. pyproject.toml +1 -1
pyproject.toml CHANGED
@@ -13,7 +13,7 @@ dependencies = [
13
  #Media
14
  "aiortc>=1.13.0",
15
  "fastrtc>=0.0.34",
16
- "gradio>=5.49.0",
17
  "huggingface_hub>=0.34.4",
18
  "opencv-python>=4.12.0.88",
19
 
 
13
  #Media
14
  "aiortc>=1.13.0",
15
  "fastrtc>=0.0.34",
16
+ "gradio==5.50.1.dev1",
17
  "huggingface_hub>=0.34.4",
18
  "opencv-python>=4.12.0.88",
19