frascuchon HF Staff commited on
Commit
162df75
Β·
verified Β·
1 Parent(s): d7bece6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -10
README.md CHANGED
@@ -1,22 +1,16 @@
1
  ---
2
- title: Argilla Space
3
  emoji: ✍✍✍
4
  colorFrom: pink
5
  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 data 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
 
 
1
  ---
2
+ title: Synt dataset generator Space
3
  emoji: ✍✍✍
4
  colorFrom: pink
5
  colorTo: pink
6
  sdk: docker
7
+ app_port: 3000
8
  fullWidth: true
9
  suggested_storage: small
10
  header: mini
11
  hf_oauth: true
12
+ hf_oauth_scopes:
13
+ - inference-api
14
  ---
 
 
 
 
 
 
15
 
16