Rossdan commited on
Commit
4edabde
β€’
1 Parent(s): 320957d

Update README.md

Browse files

Do not use docker, use Gradio instead!

Files changed (1) hide show
  1. README.md +9 -7
README.md CHANGED
@@ -1,15 +1,17 @@
1
 
2
  ---
3
  tags: [gradio-custom-component]
4
- title: gradio_notebook V0.0.3
5
- colorFrom: purple
6
- colorTo: yellow
7
- sdk: docker
 
 
 
8
  pinned: false
9
- license: apache-2.0
10
- python_version: 3.10.11
11
  ---
12
 
13
  # Name: gradio_notebook
14
  Description: Interactive notebook playground for Hugging Face models.
15
- See https://aiconfig.lastmileai.dev/docs/gradio-notebook for details
 
1
 
2
  ---
3
  tags: [gradio-custom-component]
4
+ title: gradio_notebook
5
+ emoji: πŸŒ–
6
+ colorFrom: red
7
+ colorTo: red
8
+ sdk: gradio
9
+ sdk_version: 4.16.0
10
+ app_file: app.py
11
  pinned: false
12
+ license: mit
 
13
  ---
14
 
15
  # Name: gradio_notebook
16
  Description: Interactive notebook playground for Hugging Face models.
17
+ Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference