rsamf commited on
Commit
a56bd6d
Β·
1 Parent(s): 00bce56

Linking models and datasets

Browse files
Files changed (1) hide show
  1. README.md +5 -1
README.md CHANGED
@@ -1,6 +1,6 @@
1
  ---
2
  title: RMBG Graphbook
3
- emoji: 🏒
4
  colorFrom: red
5
  colorTo: pink
6
  sdk: docker
@@ -9,6 +9,10 @@ license: mit
9
  short_description: An ML app to remove the background from image datasets
10
  app_port: 8005
11
  thumbnail: https://cdn.prod.website-files.com/6620137e5938f28a7e4eef8a/662013b554ec4c6bf1306445_Graphbook_Logo_Final_Borderless-512.png
 
 
 
 
12
  ---
13
 
14
  This is a Graphbook app that allows users to remove the background from any image dataset from Hugging Face. You may swap different datasets using the Hugging Face extension.
 
1
  ---
2
  title: RMBG Graphbook
3
+ emoji: πŸ““
4
  colorFrom: red
5
  colorTo: pink
6
  sdk: docker
 
9
  short_description: An ML app to remove the background from image datasets
10
  app_port: 8005
11
  thumbnail: https://cdn.prod.website-files.com/6620137e5938f28a7e4eef8a/662013b554ec4c6bf1306445_Graphbook_Logo_Final_Borderless-512.png
12
+ models:
13
+ - briaai/RMBG-1.4
14
+ datasets:
15
+ - microsoft/cats_vs_dogs
16
  ---
17
 
18
  This is a Graphbook app that allows users to remove the background from any image dataset from Hugging Face. You may swap different datasets using the Hugging Face extension.