Nanboy commited on
Commit
164726a
·
verified ·
1 Parent(s): d342fcc

fix: gradio 4.44.1 + show_api=False to bypass Audio/Markdown schema bug (tested locally)

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,4 +1,4 @@
1
- gradio==4.44.0
2
  huggingface_hub==0.24.7
3
  numpy>=1.24
4
  soundfile>=0.12
 
1
+ gradio==4.44.1
2
  huggingface_hub==0.24.7
3
  numpy>=1.24
4
  soundfile>=0.12