Metadata-Version: 2.4
Name: tts_webui_extension.songbloom
Version: 0.0.1
Summary: A template extension for TTS Generation WebUI
Home-page: https://github.com/rsxdalv/tts_webui_extension.songbloom
Author: Your Name
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
License-File: LICENSE
Dynamic: author
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: license-file
Dynamic: summary

# Songbloom

A template extension for [TTS WebUI](https://github.com/rsxdalv/tts-webui).

## Description

This is a template extension. Replace this content with your extension's description.

## Installation

```bash
pip install git+https://github.com/rsxdalv/tts_webui_extension.songbloom@main
```

## Usage

1. Install the extension
2. Restart TTS Generation WebUI
3. Navigate to the Songbloom tab

## Development

To run the extension standalone:

```bash
cd tts_webui_extension/songbloom
python main.py
```

## License

MIT License
