Spaces:
Running
on
CPU Upgrade
Running
on
CPU Upgrade
metadata
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:
- Clone the repository to your machine:
git clone https://huggingface.co/spaces/arhanv/drum-kit-generator
- Install the dependencies with
pip install -r requirements.txt
- Run the streamlit app with
streamlit run app.py