CoelinhaJob commited on
Commit
f94b1ad
·
verified ·
1 Parent(s): aa40e58

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -4
README.md CHANGED
@@ -5,9 +5,7 @@ colorFrom: blue
5
  colorTo: indigo
6
  sdk: gradio
7
  sdk_version: 5.4.0
8
- python_version: 3.10
9
  app_file: app.py
10
  pinned: false
11
- ---
12
-
13
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
5
  colorTo: indigo
6
  sdk: gradio
7
  sdk_version: 5.4.0
8
+ python_version: "3.10" # <-- AS ASPAS SÃO OBRIGATÓRIAS AQUI
9
  app_file: app.py
10
  pinned: false
11
+ ---