-
Notifications
You must be signed in to change notification settings - Fork 528
Open
Description
Hi,
Fresh install on Windows with Python 3.x.
pip installs gradio 6.6.0 by default.
Running:
acestep --port 7865
Raises:
TypeError: Audio.init() got an unexpected keyword argument 'show_download_button'
Downgrading to gradio==4.36.1 fixes the issue.
Seems the project is not compatible with gradio 6.x.
Maybe it would be better to pin the gradio version in requirements.txt.
Thanks.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels