phenixrhyder
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -1,2 +1,18 @@
|
|
1 |
-
|
2 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
title: Frame Studio
|
3 |
+
emoji: 🎨
|
4 |
+
colorFrom: indigo
|
5 |
+
colorTo: purple
|
6 |
+
sdk: gradio
|
7 |
+
sdk_version: 4.31.0
|
8 |
+
app_file: app.py
|
9 |
+
pinned: false
|
10 |
+
---
|
11 |
+
Frame Studio 🎨
|
12 |
+
Craft your perfect checkerboard frame. This app was built to generate custom frames with variable checker sizes, colors, and transparency.
|
13 |
+
Features:
|
14 |
+
* Live Preview: See your changes in real-time.
|
15 |
+
* Custom Colors: Pick any two colors or make them transparent.
|
16 |
+
* Randomize: Get inspired with a random design.
|
17 |
+
* Flexible Export: Generate and save frames at multiple preset or custom dimensions.
|
18 |
+
Built with HTML, Tailwind CSS, and JavaScript.
|