cwitkowitz/demucs-cpu
Removed choice and fixed to a single model.
Abstracted model loading, added progress bar and increased threads.
Update requirements.txt
Update requirements.txt
Update requirements.txt
correct readme
updated for gradio 5
remove login
correct separation step
correct separation step
correct app.py
install pydantic
remove gr.JSON
remove gr.JSON
remove bool value
debug
debug
return only dict
initialize app
adjusted readme
corrected imports
correct scope
add oauth
handling return type
handling labellist
handling labellist
handling labellist
handling return type
handling return type
set share=True
enable oauth with a login botton
removed share=True
change the title
enable user login
remove useless file
move back to cpu
imported spaces first
enable zerogpu
added model and stem selection
Supports mono audio input
set sdk version to 4.44.0
finalized with gradio version
Changed sdk version to 4.44.0 in README
Added startup script to force Gradio version
Deleted setting gradio_client to 0.8.0
Set Gradio version to 4.44.0 and gradio_client to 0.8.0
Set Gradio version to 4.44.0
Restricted Gradio version to 4.44
Added demucs module and Downgraded NumPy to fix compatibility issues
Fixed requirements file name
