Spaces:
Running
Running
Commit ·
99eb447
1
Parent(s): 864d929
Adicionar conexão com repositório do github
Browse files
README.md
CHANGED
|
@@ -1,12 +1,14 @@
|
|
| 1 |
---
|
| 2 |
title: PreviDengueAPI
|
| 3 |
-
|
| 4 |
-
|
| 5 |
-
|
|
|
|
|
|
|
| 6 |
sdk: docker
|
| 7 |
pinned: false
|
| 8 |
license: mit
|
| 9 |
-
short_description: 'Identificação de Focos e Surtos de Dengue
|
| 10 |
---
|
| 11 |
|
| 12 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
|
| 1 |
---
|
| 2 |
title: PreviDengueAPI
|
| 3 |
+
repository: https://github.com/IonMateus/PreviDengue
|
| 4 |
+
subdirectory: api/
|
| 5 |
+
emoji: 🦟
|
| 6 |
+
colorFrom: blue
|
| 7 |
+
colorTo: green
|
| 8 |
sdk: docker
|
| 9 |
pinned: false
|
| 10 |
license: mit
|
| 11 |
+
short_description: 'Identificação de Focos e Surtos de Dengue'
|
| 12 |
---
|
| 13 |
|
| 14 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|