CoolFace
Apppublic

nifty-coder/stemsplit-backend

sourceHugging Faceupdated 8mo agoView on Hugging Face
0likes
.gitignore22 linesDownload Raw Back to root
1aimusicapp-a2b65-firebase-adminsdk-fbsvc-f9be37b6c3.json2.env3cmd.txt4 5# Python cache files6__pycache__/7*.py[cod]8*$py.class9*.so10 11# Testing12.pytest_cache/13.hypothesis/14.coverage15htmlcov/16 17# macOS18.DS_Store19 20# IDE21.vscode/22.idea/