StemFX / model.json
Vansh Chugh
initial deploy
e3cf774
Raw
History Blame Contribute Delete
547 Bytes
{
"name": "StemFX",
"package_dir": ".venv/lib/python3.11/site-packages/stemfx",
"entry_point": "stemfx.load",
"checkpoint": {"repo": "barry-mir/stemfx-bsfilm", "filename": "best_checkpoint.pt", "size_mb": 109},
"note": "stemfx is a published, checksummed PyPI package (pip install stemfx, v0.2.0, matches this exact source checkout) -- depended on directly rather than vendored. package_dir points at the installed copy for find_dead_files.py's missing-requirements check, not a Space-repo copy (Step 3's file-copy step was skipped)."
}