Spaces:
Runtime error
Runtime error
Commit
·
fe186e3
1
Parent(s):
900e013
build: chainlit readme reqs
Browse files
README.md
CHANGED
@@ -1,3 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# ImagineUI
|
2 |
|
3 |
An AI-powered CSS style generator that creates and iterates on designs using natural language instructions.
|
|
|
1 |
+
---
|
2 |
+
title: ImagineUI
|
3 |
+
colorFrom: blue
|
4 |
+
colorTo: purple
|
5 |
+
sdk: docker
|
6 |
+
pinned: false
|
7 |
+
license: apache-2.0
|
8 |
+
---
|
9 |
+
|
10 |
# ImagineUI
|
11 |
|
12 |
An AI-powered CSS style generator that creates and iterates on designs using natural language instructions.
|