Spaces:
Running
on
CPU Upgrade
Running
on
CPU Upgrade
File size: 604 Bytes
cb93854 ac6e03e cb93854 692627b |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 |
---
title: Semantic Spaces Demo - text2kit
emoji: 🥁
colorFrom: gray
colorTo: gray
sdk: streamlit
sdk_version: 1.43.2
app_file: app.py
pinned: false
short_description: generating drum kits using descriptive queries with CLAP
---
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
To run this demo locally, follow these steps:
1. Clone the repository to your machine: `git clone https://huggingface.co/spaces/arhanv/drum-kit-generator`
2. Install the dependencies with `pip install -r requirements.txt`
3. Run the streamlit app with `streamlit run app.py` |