Iād like to render a midi file in my gradio app. But the soundfont is larger than 10M so I cant upload it. Any cue how people do this ?
Thanks!
1 Like
Like this?
demo.launch(max_file_size="200mb")