dvilasuero HF staff commited on
Commit
b56c79c
1 Parent(s): a9a2ff9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -8
README.md CHANGED
@@ -1,8 +1,8 @@
1
  ---
2
- title: Argilla Space Template
3
- emoji: 🏷️
4
- colorFrom: purple
5
- colorTo: red
6
  sdk: docker
7
  app_port: 6900
8
  fullWidth: true
@@ -13,9 +13,9 @@ tags:
13
  - argilla
14
  ---
15
 
16
- This is the Argilla Space Template you can use to deploy and run your own instance of Argilla on the Hugging Face Hub, for labeling, fun, and active learning loops!
 
 
 
17
 
18
- Login with:
19
 
20
- user: argilla
21
- password: 12345678
 
1
  ---
2
+ title: Argilla Space
3
+ emoji: ✍✍✍
4
+ colorFrom: pink
5
+ colorTo: pink
6
  sdk: docker
7
  app_port: 6900
8
  fullWidth: true
 
13
  - argilla
14
  ---
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!
20
 
 
21