Spaces:
Running
Running
freemt
commited on
Commit
·
626dad5
1
Parent(s):
bdad08d
Update README.md
Browse files
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 |
+
[](https://github.com/ffreemt/mlbee/actions)[](https://www.python.org/downloads/)[](https://github.com/psf/black)[](https://opensource.org/licenses/MIT)[](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
|