davidberenstein1957 HF staff commited on
Commit
bb5e24f
1 Parent(s): b948477

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -6
README.md CHANGED
@@ -6,17 +6,14 @@ colorTo: pink
6
  sdk: docker
7
  app_port: 6900
8
  fullWidth: true
9
- #suggested_storage: small
10
- #header: mini
11
  hf_oauth: true
12
  tags:
13
- - argilla
 
14
  ---
15
  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!
16
 
17
  This is the Argilla Space for:
18
 
19
  - Creating your own Argilla Spaces, check the [quickstart guide](http://docs.argilla.io/latest/getting_started/quickstart/) and the [Hugging Face Spaces configuration](http://docs.argilla.io/latest/getting_started/how-to-configure-argilla-on-huggingface/) for more details.
20
- - Discovering the Argilla UI, sign in with your Hugging Face account!
21
-
22
-
 
6
  sdk: docker
7
  app_port: 6900
8
  fullWidth: true
 
 
9
  hf_oauth: true
10
  tags:
11
+ - argilla
12
+ pinned: true
13
  ---
14
  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!
15
 
16
  This is the Argilla Space for:
17
 
18
  - Creating your own Argilla Spaces, check the [quickstart guide](http://docs.argilla.io/latest/getting_started/quickstart/) and the [Hugging Face Spaces configuration](http://docs.argilla.io/latest/getting_started/how-to-configure-argilla-on-huggingface/) for more details.
19
+ - Discovering the Argilla UI, sign in with your Hugging Face account!