radio-mlbee / README.md
freemt
first commit
d63b043
|
raw
history blame
885 Bytes
# radio-mlbee
[![pytest](https://github.com/ffreemt/radio-mlbee/actions/workflows/routine-tests.yml/badge.svg)](https://github.com/ffreemt/radio-mlbee/actions)[![python](https://img.shields.io/static/v1?label=python+&message=3.8%2B&color=blue)](https://www.python.org/downloads/)[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)[![PyPI version](https://badge.fury.io/py/radio_mlbee.svg)](https://badge.fury.io/py/radio_mlbee)
mlbee via gradio
## Install it
```shell
pip install git+https://github.com/ffreemt/radio-mlbee
# poetry add git+https://github.com/ffreemt/radio-mlbee
# git clone https://github.com/ffreemt/radio-mlbee && cd radio-mlbee
```
## Use it
```python
from radio_mlbee import radio_mlbee
```