Spaces:
Runtime error
Runtime error
title: Radio Mlbee | |
emoji: 💻 | |
colorFrom: gray | |
colorTo: red | |
sdk: gradio | |
sdk_version: 3.0.15 | |
app_file: app.py | |
pinned: false | |
license: mit | |
# 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 | |
``` | |
======= | |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference | |