rmayormartins commited on
Commit
85fab11
1 Parent(s): 854cff4

Fixed YAML configuration in README

Browse files
Files changed (1) hide show
  1. README.md +12 -12
README.md CHANGED
@@ -1,3 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
  # GTM-Scope
2
 
3
  ## Descrição
@@ -13,16 +25,4 @@ Este projeto foi desenvolvido para facilitar a análise e o entendimento de mode
13
 
14
  Desenvolvido por [Ramon Mayor Martins]
15
 
16
- ---
17
- title: GTM-Scope
18
- emoji: 👀
19
- colorFrom: pink
20
- colorTo: gray
21
- sdk: gradio
22
- sdk_version: 4.12.0
23
- app_file: app.py
24
- pinned: false
25
- license: ecl-2.0
26
- ---
27
 
28
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
1
+ ---
2
+ title: GTM-Scope
3
+ emoji: 👀
4
+ colorFrom: pink
5
+ colorTo: gray
6
+ sdk: gradio
7
+ sdk_version: 4.12.0
8
+ app_file: app.py
9
+ pinned: false
10
+ license: ecl-2.0
11
+ ---
12
+
13
  # GTM-Scope
14
 
15
  ## Descrição
 
25
 
26
  Desenvolvido por [Ramon Mayor Martins]
27
 
 
 
 
 
 
 
 
 
 
 
 
28