CoolFace
Apppublic

The8dEngine/Stems

sourceHugging Faceupdated 3mo agoView on Hugging Face
0likes
9 commits on main
9e45d0b3mo ago

Update app.py

The8dEngine
00a1dfd3mo ago

Fix demucs --segment to 7 (htdemucs max is 7.8s)

The8dEngine
ac0edec3mo ago

Upgrade to gradio 6.18 + torch 2.3.1+cpu (fix runtime schema crash)

The8dEngine
2d423d43mo ago

Pin huggingface_hub==0.25.2 (gradio 4.44 needs HfFolder)

The8dEngine
2bda4ca3mo ago

Pin Space to Python 3.10 for torch 2.2.2+cpu wheels

The8dEngine
c96c31e3mo ago

Fix torch pin: 2.2.2+cpu (2.1.2+cpu not on index)

The8dEngine
cb7521f3mo ago

Use CPU-only torch wheels to fix Space build

The8dEngine
ae57fe83mo ago

Add Demucs stem separation Space (app.py, requirements, README)

The8dEngine
857592d3mo ago

initial commit

The8dEngine