soundsauce-old / README.md
mattricesound's picture
Merged with spaces
79a5296
|
raw
history blame
No virus
327 Bytes
---
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`