--- 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`