dwancin commited on
Commit
23617fb
·
verified ·
1 Parent(s): 185429a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -2,7 +2,7 @@
2
  title: gradio_toggle
3
  short_description: A custom Gradio component
4
  long_description: A custom Gradio component that toggles between on and off states.
5
- tags:
6
  - gradio
7
  - gradio-custom-component
8
  - gradio-template-Checkbox
@@ -11,7 +11,7 @@ emoji: 📦
11
  colorFrom: yellow
12
  colorTo: yellow
13
  sdk: gradio
14
- sdk_version: 5.0.2
15
  app_file: app.py
16
  pinned: false
17
  ---
 
2
  title: gradio_toggle
3
  short_description: A custom Gradio component
4
  long_description: A custom Gradio component that toggles between on and off states.
5
+ tags:
6
  - gradio
7
  - gradio-custom-component
8
  - gradio-template-Checkbox
 
11
  colorFrom: yellow
12
  colorTo: yellow
13
  sdk: gradio
14
+ sdk_version: 5.1.0
15
  app_file: app.py
16
  pinned: false
17
  ---