Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
simonlee-cb
/
chat-image-edit
like
0
Running
App
Files
Files
Community
4
Fetching metadata from the HF Docker repository...
simonlee-cb
commited on
Feb 19
Commit
14abb7f
·
1 Parent(s):
f91346c
feat: add readme for hf space config
Browse files
Files changed (1)
hide
show
README.md
+8
-0
README.md
ADDED
Viewed
@@ -0,0 +1,8 @@
1
+
title: chat-image-editor
2
+
emoji: 💬
3
+
colorFrom: yellow
4
+
colorTo: purple
5
+
sdk: gradio
6
+
sdk_version: 5.16.1
7
+
app_file: gradio_app.py
8
+
pinned: false