File size: 301 Bytes
2c80eb3
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
- username: "admin"
  api_key: API_KEY
  full_name: Hugging Face
  email: [email protected]
  hashed_password: ADMIN_PASSWORD
  workspaces: [ ]

- username: "argilla"
  api_key: API_KEY
  full_name: Hugging Face
  email: [email protected]
  hashed_password: ARGILLA_PASSWORD
  workspaces: [ "admin" ]