dvilasuero HF staff commited on
Commit
18f5b80
1 Parent(s): ba8a61d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -9
README.md CHANGED
@@ -1,17 +1,19 @@
1
  ---
2
- title: Template Argilla Space Docker
3
- emoji: 📊
4
- colorFrom: gray
5
- colorTo: yellow
6
  sdk: docker
7
- pinned: false
8
  app_port: 6900
9
  fullWidth: true
 
 
10
  ---
11
 
12
- Use this Space to launch your Argilla app. This space can be configured with two secret env variables (you can find how to this under Settings in your Space page):
13
-
14
- - `API_KEY`: You can set up your own API key for uploading and reading data with Argilla Python client. This API_KEY can be any string you want.
15
- - `PASSWORD`: You can set up the password for login into the UI, in case you want to disable access to other users. The default username is `argilla`. If you don't set up this secret the password will be `1234`
16
 
 
17
 
 
 
 
1
  ---
2
+ title: Argilla Space Template (duplicate me!)
3
+ emoji: 🏷️
4
+ colorFrom: purple
5
+ colorTo: red
6
  sdk: docker
7
+ pinned: true
8
  app_port: 6900
9
  fullWidth: true
10
+ tags:
11
+ - argilla
12
  ---
13
 
14
+ 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!
 
 
 
15
 
16
+ Login with:
17
 
18
+ user: argilla
19
+ password: 1234