andrewlastmile commited on
Commit
a8e4a69
1 Parent(s): 43e3145

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -9
README.md CHANGED
@@ -1,10 +1,10 @@
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
@@ -12,6 +12,6 @@ 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
 
 
1
  ---
2
+ tags:
3
+ - gradio-custom-component
4
+ title: model-comparisons
5
+ emoji: 📈
6
+ colorFrom: blue
7
+ colorTo: green
8
  sdk: gradio
9
  sdk_version: 4.16.0
10
  app_file: app.py
 
12
  license: mit
13
  ---
14
 
15
+ # Name: model-comparisons
16
+ Description: Notebook for comparing open source LLM performance for specific tasks
17
+ Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference