tbitai commited on
Commit
7840b3d
1 Parent(s): 6c90990

Customize metadata in README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -5
README.md CHANGED
@@ -1,12 +1,14 @@
1
  ---
2
- title: Bayes Or Spam
3
- emoji: 🦀
4
- colorFrom: red
5
- colorTo: red
 
 
6
  sdk: gradio
7
  sdk_version: 4.44.0
8
  app_file: app.py
9
  pinned: false
10
  ---
11
 
12
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
1
  ---
2
+ title: Bayes or Spam?
3
+ short_description: Spam filtering with Bayesian epistemology
4
+ emoji: 📨
5
+ colorFrom: yellow
6
+ colorTo: gray
7
+ python_version: 3.10
8
  sdk: gradio
9
  sdk_version: 4.44.0
10
  app_file: app.py
11
  pinned: false
12
  ---
13
 
14
+ Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference