Spaces:
Runtime error
Runtime error
File size: 885 Bytes
d63b043 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 |
# radio-mlbee
[](https://github.com/ffreemt/radio-mlbee/actions)[](https://www.python.org/downloads/)[](https://github.com/psf/black)[](https://opensource.org/licenses/MIT)[](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
```
|