Rendered at 02:59:14 GMT+0000 (Coordinated Universal Time) with Cloudflare Workers.
b3ing 32 minutes ago [-]
Will it work on Apple silicon machines? Maybe in the Draw Things application? Or is it all command line
vunderba 6 hours ago [-]
Nice to see another locally hostable model! It’s going to take me a bit longer to add this model to the GenAI Showdown benchmark [1], since I’ll need to add a bit of customization so it produces highly optimized JSON-structured prompts.
It might be worth noting that fal.ai [2] (a fairly popular router in the generative AI space) doesn’t really mention or emphasize the JSON-structured prompt format, and seems to suggest it works just as well with natural language. It might be worth reaching out to them, at least to clarify this point and make things a bit clearer.
The model should perform better with JSON prompts than with natural language prompts. The safety filter may also be triggered incorrectly by natural language prompts, we are aware of this and will make a future checkpoint update to improve it.
It might be worth noting that fal.ai [2] (a fairly popular router in the generative AI space) doesn’t really mention or emphasize the JSON-structured prompt format, and seems to suggest it works just as well with natural language. It might be worth reaching out to them, at least to clarify this point and make things a bit clearer.
[1] - https://genai-showdown.specr.net
[2] - https://fal.ai/ideogram-4
You can call our API to generate structured json from text using this endpoint (this endpoint is free of charge, but you need a free account to create an api key): https://developer.ideogram.ai/api-reference/api-reference/ma...
[2] Fal runs the text_prompt (natural language) through the magic prompt system, so indeed results should be good there
And people are having a laugh at how censored the model is.
https://old.reddit.com/r/StableDiffusion/comments/1tvtu2u/id...
https://old.reddit.com/r/StableDiffusion/comments/1tvxhzv/id...
See how to prompt the model here: https://github.com/ideogram-oss/ideogram4/blob/main/docs/pro...
Disclaimer: I work at Ideogram.