Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Yancy567
/
UI2Code
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
3v324v23
commited on
Sep 12, 2024
Commit
d3ab8c9
·
1 Parent(s):
118c352
add config
Browse files
Files changed (1)
hide
show
README.md
+9
-1
README.md
CHANGED
Viewed
@@ -1 +1,9 @@
1
-
"# UI2Code_Gradio"
1
+
---
2
+
title: "UI2Code"
3
+
authors:
4
+
- user: Yancy
5
+
sdk: gradio
6
+
python_version: 3.8
7
+
pinned: True
8
+
9
+
---