CoolFace
Apppublic

faver96/Stems

sourceHugging Faceupdated 2y agoView on Hugging Face
2likes
50 commits on main
13696ea2y ago

Update app/header.py

faver96
f5f0baf2y ago

Update app/pages/Stems.py

faver96
1b7354b2y ago

Update app/header.py

faver96
cdabaed2y ago

Upload Stems.py

faver96
2935cde2y ago

Update app/header.py

faver96
daef1742y ago

Update app/pages/Separate.py

faver96
064b3202y ago

Update app/helpers.py

faver96
134d89f2y ago

Update app/pages/Separate.py

faver96
2b10ef62y ago

Update app/pages/Karaoke.py

faver96
05573af2y ago

Update app/header.py

faver96
0d4df1f2y ago

Update app/footer.py

faver96
2c3c1a72y ago

Update app/header.py

faver96
26b2dc02y ago

Update app/header.py

faver96
22997b62y ago

Upload ps.png

faver96
81e9fd62y ago

Update app/header.py

faver96
44b87cb3y ago

Update scripts/sample_songs.json

fabiogra
65cf14f3y ago

feat: add link to colab in about and readme (#4)

Fabio Grasso
a4f7be23y ago

fix: session error between pages, improve logs

fabiogra
59e97303y ago

fix: typo and small changes in text

fabiogra
dc66c983y ago

feat: replace st_searchbox with text_input and selectbox, limit query youtube (#5)

Fabio Grasso
6d8379b3y ago

ci: fix pytest step

fabiogra
f08d48f3y ago

docs: update readme demo

fabiogra
8555ed03y ago

Merge branch 'main' of https://github.com/fabiogra/moseca

fabiogra
4f578dc3y ago

docs: update readme

fabiogra
de58ad93y ago

fix: error session_state has no attribute 'page'

fabiogra
78dd18a3y ago

fix: remove st_local_audio, convert orig audio to mp3 in inference script

fabiogra
4aa756b3y ago

fix: permission tmp in dockerfile

fabiogra
3314a1f3y ago

fix: typo full_path exists

fabiogra
644834b3y ago

fix: replace st_local_audio to fix mobile issues

fabiogra
17f04843y ago

ci: add github workflow

Fabio Grasso
54729633y ago

feat: improve UI and text

fabiogra
1245f2e3y ago

fix: session_state page errors, log when delete files

fabiogra
7c6c6043y ago

docs: update README

fabiogra
cc7efca3y ago

feat: move first Separate page, and examples

fabiogra
444aecb3y ago

fix: file_size_is_valid, add link to remove limits

fabiogra
72ad1813y ago

feat: add a function to clean tmp after 30 min

fabiogra
9baeeda3y ago

feat: check file from url dimension

fabiogra
cc1438e3y ago

fix: replace check url and download with requests lib

fabiogra
878b9a13y ago

fix: log error if file is not reachable

fabiogra
99a60143y ago

feat: improve separate cols style

fabiogra
84223483y ago

fix: add try execept on load_audio_segment

fabiogra
3b199403y ago

docs: typo in readme

fabiogra
7d22cea3y ago

fix: remove unused packages, video_option unbound

fabiogra
3ecd5553y ago

fix: better explain slider label

fabiogra
e27d1c43y ago

fix: revert streamlit to 1.22 to maintain style compatibilty

fabiogra
de220913y ago

fix: session exceptions related to search_results

fabiogra
86d95603y ago

style: change spinner text

fabiogra
83d92933y ago

fix: disable XSRF and CORS in entrypoint

fabiogra
3a1603f3y ago

fix: dockerfile remove required

fabiogra
9945a133y ago

fix: py3.10, streamlit 1.24, remove streamlit config

fabiogra