I’m trying to ultimately create an app that would allow users to upload a photo of their home’s landscape, then use prompts to generate different landscape variations for landscape design inspiration.
However, I can’t even get basic image generation to work. I have DALL·E 3 connected with my OpenAI API key and have it configured as a form. I keep getting the error “It seems there was an issue generating the image.”
I’m using a very simple prompt to test: Use the uploaded photo and improve by adding [user input]
Any ideas to what the issue is? I watched tutorial videos on YouTube and it looks like it should just work once you have your action connected and API key.
So I am able to get the image generation to work with Flux. However, it isn’t generating images that match the original source image in the knowledge upload. I tried several prompts stating that I’m looking to improve the uploaded photo and that nothing else should be changed except for the specific landscape feature the user entered (ex. add green grass)
Is Flux not able to analyze photos and generate similar images?