Spaces:
Running
Running
Update README.md
Browse files
README.md
CHANGED
@@ -1,22 +1,16 @@
|
|
1 |
---
|
2 |
-
title:
|
3 |
emoji: βββ
|
4 |
colorFrom: pink
|
5 |
colorTo: pink
|
6 |
sdk: docker
|
7 |
-
app_port:
|
8 |
fullWidth: true
|
9 |
suggested_storage: small
|
10 |
header: mini
|
11 |
hf_oauth: true
|
12 |
-
|
13 |
-
|
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 |
|