CoolFace
Apppublic

cwitkowitz/demucs-cpu

sourceHugging Faceupdated 1y agoView on Hugging Face
1likes
50 commits on main
c34090f1y ago

Removed choice and fixed to a single model.

cwitkowitz
1dad9631y ago

Abstracted model loading, added progress bar and increased threads.

cwitkowitz
0910fa91y ago

Update requirements.txt

cwitkowitz
db2f7e01y ago

Update requirements.txt

cwitkowitz
6fb86271y ago

Update requirements.txt

cwitkowitz
20fec921y ago

correct readme

lllindsey0615
734f05c1y ago

updated for gradio 5

lllindsey0615
289a2551y ago

remove login

lllindsey0615
4e422dc1y ago

correct separation step

lllindsey0615
208fe801y ago

correct separation step

lllindsey0615
5527c631y ago

correct app.py

lllindsey0615
ef3daf01y ago

install pydantic

lllindsey0615
cd65a381y ago

remove gr.JSON

lllindsey0615
95f38121y ago

remove gr.JSON

lllindsey0615
fec81821y ago

remove bool value

lllindsey0615
b9ce4961y ago

debug

lllindsey0615
775048b1y ago

debug

lllindsey0615
3927a411y ago

return only dict

lllindsey0615
3c3a2fa1y ago

initialize app

lllindsey0615
2845be01y ago

adjusted readme

lllindsey0615
31434571y ago

corrected imports

lllindsey0615
ae8fa8d1y ago

correct scope

lllindsey0615
a52caef1y ago

add oauth

lllindsey0615
c0651861y ago

handling return type

lllindsey0615
5f517e71y ago

handling labellist

lllindsey0615
8d8b9051y ago

handling labellist

lllindsey0615
9f160d11y ago

handling labellist

lllindsey0615
d83cd0a1y ago

handling return type

lllindsey0615
3113ec21y ago

handling return type

lllindsey0615
0d103371y ago

set share=True

lllindsey0615
02ae2b71y ago

enable oauth with a login botton

lllindsey0615
2c23bba1y ago

removed share=True

lllindsey0615
6fc66df1y ago

change the title

lllindsey0615
7f470911y ago

enable user login

lllindsey0615
75594a12y ago

remove useless file

lllindsey0615
be6044e2y ago

move back to cpu

lllindsey0615
5f886ae2y ago

imported spaces first

lllindsey0615
83ca69a2y ago

enable zerogpu

lllindsey0615
31bdbd12y ago

added model and stem selection

lllindsey0615
1035bfa2y ago

Supports mono audio input

lllindsey0615
f750bef2y ago

set sdk version to 4.44.0

lllindsey0615
55c3a9d2y ago

finalized with gradio version

lllindsey0615
a2848172y ago

Changed sdk version to 4.44.0 in README

lllindsey0615
eb019172y ago

Added startup script to force Gradio version

lllindsey0615
bf87a9d2y ago

Deleted setting gradio_client to 0.8.0

lllindsey0615
a554bf72y ago

Set Gradio version to 4.44.0 and gradio_client to 0.8.0

lllindsey0615
73d9fb82y ago

Set Gradio version to 4.44.0

lllindsey0615
2ec4b8c2y ago

Restricted Gradio version to 4.44

lllindsey0615
8f286542y ago

Added demucs module and Downgraded NumPy to fix compatibility issues

lllindsey0615
89cfdd82y ago

Fixed requirements file name

lllindsey0615