nico-martin HF Staff commited on
Commit
ed547d9
·
1 Parent(s): 20a8c42

updated header

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -1,11 +1,11 @@
1
  ---
2
  title: Transformers.js Text Generation
3
- emoji: 🐨
4
  colorFrom: blue
5
  colorTo: pink
6
  sdk: static
7
  pinned: false
8
  app_file: dist/index.html
 
 
9
  ---
10
-
11
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
1
  ---
2
  title: Transformers.js Text Generation
3
+ emoji: 🤗
4
  colorFrom: blue
5
  colorTo: pink
6
  sdk: static
7
  pinned: false
8
  app_file: dist/index.html
9
+ short_description: A demo application to compare different LLMs in Transformers.js
10
+ header: mini
11
  ---