Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
coyotte508
/
Test-argilla
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
coyotte508
HF Staff
commited on
Mar 12, 2024
Commit
d4a087b
·
verified
·
1 Parent(s):
def053f
Update README.md
Browse files
Files changed (1)
hide
show
README.md
+1
-0
README.md
CHANGED
Viewed
@@ -7,6 +7,7 @@ sdk: docker
7
app_port: 6900
8
fullWidth: true
9
#suggested_storage: small
10
tags:
11
- argilla
12
---
7
app_port: 6900
8
fullWidth: true
9
#suggested_storage: small
10
+
hf_oauth: true
11
tags:
12
- argilla
13
---