Spaces:
Sleeping
Sleeping
Connected with related model and dataset in README.md
Browse files
README.md
CHANGED
@@ -7,6 +7,11 @@ sdk: docker
|
|
7 |
pinned: false
|
8 |
license: apache-2.0
|
9 |
short_description: Mushrooms Classification API
|
|
|
|
|
|
|
|
|
|
|
10 |
---
|
11 |
|
12 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
7 |
pinned: false
|
8 |
license: apache-2.0
|
9 |
short_description: Mushrooms Classification API
|
10 |
+
app-port: 8069
|
11 |
+
datasets:
|
12 |
+
- SoFa325/12_popular_russia_mushrooms_edible_poisonous
|
13 |
+
models:
|
14 |
+
- blasisd/musheff
|
15 |
---
|
16 |
|
17 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|