Metadata-Version: 2.1
Name: radio-mlbee
Version: 0.1.0a2
Summary: mlbee via gradio
Home-page: https://github.com/ffreemt/radio-mlbee
License: MIT
Author: ffreemt
Requires-Python: >=3.8.3,<4.0.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: aset2pairs (>=0.1.0,<0.2.0)
Requires-Dist: cchardet (>=2.1.7,<3.0.0)
Requires-Dist: cmat2aset (>=0.1.0-alpha.7,<0.2.0)
Requires-Dist: gradio (>=3.0.15,<4.0.0)
Requires-Dist: hf-model-s-cpu (>=0.1.1,<0.2.0)
Requires-Dist: icecream (>=2.1.1,<3.0.0)
Requires-Dist: install (>=1.3.5,<2.0.0)
Requires-Dist: joblib (>=1.1.0,<2.0.0)
Requires-Dist: logzero (>=1.7.0,<2.0.0)
Requires-Dist: more-itertools (>=8.13.0,<9.0.0)
Requires-Dist: seg-text (>=0.1.2,<0.2.0)
Requires-Dist: sentence-transformers (>=2.2.0,<3.0.0)
Requires-Dist: set-loglevel (>=0.1.2,<0.2.0)
Requires-Dist: typer (>=0.4.1,<0.5.0)
Project-URL: Repository, https://github.com/ffreemt/radio-mlbee
Description-Content-Type: text/markdown

---
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
[![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

```
=======
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference

