apple muncy commited on
Commit
c4562db
·
1 Parent(s): 1e7e886

change python: to python_version:

Browse files

Signed-off-by: apple muncy <[email protected]>

Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -5,11 +5,12 @@ colorFrom: pink
5
  colorTo: purple
6
  sdk: gradio
7
  sdk_version: 5.35.0
8
- python: 3.11.2
9
  app_file: app.py
10
  pinned: true
11
  license: gpl-3.0
12
  short_description: MCPcourse Unit3.1 Server
 
 
13
  ---
14
 
15
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
5
  colorTo: purple
6
  sdk: gradio
7
  sdk_version: 5.35.0
 
8
  app_file: app.py
9
  pinned: true
10
  license: gpl-3.0
11
  short_description: MCPcourse Unit3.1 Server
12
+ base_path: /gradio
13
+ python_version: 3.11.2
14
  ---
15
 
16
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference