burtenshaw HF staff commited on
Commit
b64377f
·
verified ·
1 Parent(s): 7e63edb

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -4
README.md CHANGED
@@ -1,7 +1,7 @@
1
  ---
2
- title: Image Preferences Argilla
3
- emoji:
4
- colorFrom: pink
5
  colorTo: pink
6
  sdk: docker
7
  app_port: 6900
@@ -9,9 +9,13 @@ fullWidth: true
9
  hf_oauth: true
10
  tags:
11
  - argilla
 
 
 
 
12
  pinned: true
13
  license: apache-2.0
14
- short_description: An Argilla annotation space for labelling image preferences.
15
  ---
16
  Argilla is a free and open source tool to build and iterate on datasets for AI. It can be deployed on the Hub with a few clicks and Hugging Face OAuth enabled, perfect for running community annotation initiatives!
17
 
 
1
  ---
2
+ title: Image Preferences Community Annotation Project
3
+ emoji: 🖼️
4
+ colorFrom: yellow
5
  colorTo: pink
6
  sdk: docker
7
  app_port: 6900
 
9
  hf_oauth: true
10
  tags:
11
  - argilla
12
+ - annotation
13
+ - community
14
+ - images
15
+ - text-to-image
16
  pinned: true
17
  license: apache-2.0
18
+ short_description: A community project to create an image preferences dataset.
19
  ---
20
  Argilla is a free and open source tool to build and iterate on datasets for AI. It can be deployed on the Hub with a few clicks and Hugging Face OAuth enabled, perfect for running community annotation initiatives!
21