File size: 327 Bytes
50c2faa
 
 
 
 
 
 
 
 
 
 
 
 
79a5296
4234cf4
 
44053aa
4234cf4
 
44053aa
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
---
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`