Julia-Amadio commited on
Commit
780f893
·
1 Parent(s): 2b5181c

Adiciona metadados do Docker para o Space

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -4,9 +4,11 @@ emoji: 🐨
4
  colorFrom: yellow
5
  colorTo: blue
6
  sdk: docker
 
7
  pinned: false
8
  license: mit
9
  short_description: API for testing image segmentation and feature extraction.
10
  ---
11
 
12
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
 
4
  colorFrom: yellow
5
  colorTo: blue
6
  sdk: docker
7
+ app_port: 7860
8
  pinned: false
9
  license: mit
10
  short_description: API for testing image segmentation and feature extraction.
11
  ---
12
 
13
+ ## Descrição
14
+ API criada para testes de scripts desenvolvidos para identificar **pragas e doenças em folhas de soja** por meio de técnicas de **processamento de imagem** e **modelos de *deep learning*** pré-treinados.