Spaces:
Running
Running
Update README.md
Browse files
README.md
CHANGED
@@ -9,6 +9,10 @@ app_file: app.py
|
|
9 |
pinned: false
|
10 |
license: mit
|
11 |
short_description: Predict MIC (with uncertainty) against bacterial species
|
|
|
|
|
|
|
|
|
12 |
---
|
13 |
|
14 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
9 |
pinned: false
|
10 |
license: mit
|
11 |
short_description: Predict MIC (with uncertainty) against bacterial species
|
12 |
+
models:
|
13 |
+
- scbirlab/spark-dv-fp-2503-kpn
|
14 |
+
preload_from_hub:
|
15 |
+
- scbirlab/spark-dv-fp-2503-kpn
|
16 |
---
|
17 |
|
18 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|