10 ms·
it would be super cool if there were a way for users to create their own SVGs using your flow -- these look great! i was just playing around with SVGs yesterda
by wbakst 2y ago
it would be super cool if there were a way for users to create their own SVGs using your flow -- these look great!
i was just playing around with SVGs yesterday and was wishing there were an easy-to-use tool out there for fiddling around. i couldn't get chatgpt 4.5 to get it quite right and ultimately abandoned it in favor of something premade
- OsrsNeedsf2P 2y agoOn the contrary, I was able to get GPT to generate the logo for my website[0] in about an hour of trial and error, here's some tips: * Give it an SVG to start with, and tell it what you want to make * With each successive prompt, tell it to adjust only one thing * If it ever goes backwards instead of forwards, edit your previous prompt instead of telling it to correct * Test the SVG render outside of ChatGPT's window, since it doesn't show the bounding box or all colors properly [0]https://asopenguin.com/ https://asopenguin.com/
- wbakst 2y agohonestly the issue was not that it couldn't produce an SVG it's that it wasn't good and i couldn't get it to really match my style i feel like the midjourney flow has more potential because of your very first point -- starting with an SVG
- emson 2y agoThanks! I know it's controversial but it has taught me a lot about building with AI, as well as the legal and copyright parts. I experimented with a number of prompt styles this was an example of one I used on Midjourney: "Vector line art, icon of a flower, cute and minimalistic, made with bold outline, white background --stylize 400"
- wbakst 2y agothanks for sharing!
- petercooper 2y agoDifferent platform but you can do that with this: https://replicate.com/recraft-ai/recraft-v3-svg https://replicate.com/recraft-ai/recraft-v3-svg (or on Recraft itself.)
- emson 2y agoCool I’ll try it out. Thanks