celik-muhammed commited on
Commit
aaa2c82
·
verified ·
1 Parent(s): acac19c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -6
README.md CHANGED
@@ -1,17 +1,18 @@
1
  ---
 
2
  title: scikit-plots AI Model Endpoint
3
  emoji: 🤖
4
  colorFrom: blue
5
  colorTo: green
6
- sdk: gradio
7
- sdk_version: 6.15.2
8
- app_file: app.py
9
- pinned: false
10
  hf_oauth: true
11
  hf_oauth_scopes:
12
  - inference-api
13
- license: bsd-3-clause
14
- short_description: ai-model
 
 
15
  ---
16
 
17
  # scikit-plots AI Model Endpoint
 
1
  ---
2
+ pinned: false
3
  title: scikit-plots AI Model Endpoint
4
  emoji: 🤖
5
  colorFrom: blue
6
  colorTo: green
7
+ license: bsd-3-clause
8
+ short_description: ai-model
 
 
9
  hf_oauth: true
10
  hf_oauth_scopes:
11
  - inference-api
12
+ sdk: gradio
13
+ sdk_version: 6.15.2
14
+ python_version: '3.12'
15
+ app_file: app.py
16
  ---
17
 
18
  # scikit-plots AI Model Endpoint