freemt commited on
Commit
626dad5
·
1 Parent(s): bdad08d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +18 -0
README.md ADDED
@@ -0,0 +1,18 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ title: mlbee
3
+ emoji: 🐝
4
+ colorFrom: indigo
5
+ colorTo: yellow
6
+ sdk: streamlit
7
+ sdk_version: 1.9.0
8
+ app_file: app_mlbee.py
9
+ pinned: false
10
+ license: mit
11
+ ---
12
+
13
+ [![pytest](https://github.com/ffreemt/mlbee/actions/workflows/routine-tests.yml/badge.svg)](https://github.com/ffreemt/mlbee/actions)[![python](https://img.shields.io/static/v1?label=python+&message=3.8&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/mlbee.svg)](https://badge.fury.io/py/mlbee)
14
+
15
+ To run `mlbee` locally, refer to
16
+ [https://github.com/ffreemt/mlbee/blob/main/README1.md](https://github.com/ffreemt/mlbee/blob/main/README1.md).
17
+
18
+ To host `mlbee` on hf spacess, use the first part of this README.md and/or check out the configuration reference at https://huggingface.co/docs/hub/spaces#reference