Spaces:
Build error
Build error
title: Soundsauce | |
emoji: π | |
colorFrom: blue | |
colorTo: gray | |
sdk: gradio | |
sdk_version: 3.36.1 | |
app_file: app.py | |
pinned: false | |
license: mit | |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference | |
# Install | |
`python -m venv env` | |
`pip install -e .` | |
# Inference | |
`python inference.py` |