CoolFace
Apppublic

srab1980/iconforge-studio

sourceHugging Faceupdated 1y agoView on Hugging Face
0likes
3 commits on main
290b0591y ago

Got it—here’s a tight, production-oriented “master prompt + plan” for your icon-generation subsystem, built around **Gemini (to write the per-word prompts)** and **ComfyUI (to render the images)**. I’ve split it into discrete tasks so each can be delivered independently.

srab1980
79f13bd1y ago

Got it—here’s a tight, production-oriented “master prompt + plan” for your icon-generation subsystem, built around **Gemini (to write the per-word prompts)** and **ComfyUI (to render the images)**. I’ve split it into discrete tasks so each can be delivered independently.

srab1980
5c9c9751y ago

initial commit

srab1980