Spaces:
Running on Zero
Running on Zero
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -15,9 +15,9 @@ startup_duration_timeout: 1h
|
|
| 15 |
|
| 16 |
A studio workspace for [Ideogram 4](https://huggingface.co/ideogram-ai/ideogram-4-nf4):
|
| 17 |
|
| 18 |
-
- **Generate prompt** — expand a text prompt into Ideogram's native JSON caption (remote magic-prompt or local Qwen) without spending diffusion time
|
| 19 |
-
- **Visual editor** — draw, drag and resize element bounding boxes on a canvas (overlaid on the generated image),
|
| 20 |
- **JSON editor** — edit the raw structured prompt directly; two-way synced with the visual editor.
|
| 21 |
-
- **
|
| 22 |
|
| 23 |
Based on [ideogram-ai/ideogram4](https://huggingface.co/spaces/ideogram-ai/ideogram4), inspired by [d-daley/ideogram4-editor](https://github.com/d-daley/ideogram4-editor) and [cocktailpeanut/image-to-prompt](https://github.com/cocktailpeanut/image-to-prompt).
|
|
|
|
| 15 |
|
| 16 |
A studio workspace for [Ideogram 4](https://huggingface.co/ideogram-ai/ideogram-4-nf4):
|
| 17 |
|
| 18 |
+
- **Generate prompt** — expand a text prompt into Ideogram's native JSON caption (remote magic-prompt or local Qwen) without spending diffusion time; it populates the Studio editor.
|
| 19 |
+
- **Visual editor** — draw, drag and resize element bounding boxes on a canvas (overlaid on the generated image), type descriptions right on the boxes, edit text content and color palettes.
|
| 20 |
- **JSON editor** — edit the raw structured prompt directly; two-way synced with the visual editor.
|
| 21 |
+
- **Generate image** — always renders the Studio JSON exactly as edited, verbatim.
|
| 22 |
|
| 23 |
Based on [ideogram-ai/ideogram4](https://huggingface.co/spaces/ideogram-ai/ideogram4), inspired by [d-daley/ideogram4-editor](https://github.com/d-daley/ideogram4-editor) and [cocktailpeanut/image-to-prompt](https://github.com/cocktailpeanut/image-to-prompt).
|