Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
jbilcke-hf
/
illustrateur-cloud
like
20
Paused
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
jbilcke-hf
HF Staff
commited on
Feb 21, 2024
Commit
5cff47c
·
1 Parent(s):
7f3a986
fix port and embedding
Browse files
Files changed (1)
hide
show
README.md
+2
-0
README.md
CHANGED
Viewed
@@ -5,6 +5,8 @@ sdk: docker
5
colorFrom: purple
6
colorTo: green
7
pinned: true
8
header: mini
9
---
10
5
colorFrom: purple
6
colorTo: green
7
pinned: true
8
+
app_port: 3000
9
+
disable_embedding: false
10
header: mini
11
---
12