Edit issue with nano banana

Hey @Ned.Malki @nathaniel @abhi

, I created an action in Pickaxe using python code that calls Replicate models to generate 4 images using different models. I would like to incorporate an editing workflow as well. The idea is that the user first generates 4 images, selects a winner, and then the winning image is sent to Nano Banana for sequential editing until the user is satisfied.

Currently, I am using a code setup that generates the 4 images perfectly , but when user select the image and ask for editing , they are not sending the correct url (winner) to nano banana instead of that they are trying to generate a new image something similar that i am asking to edit in the winner image and not performing squential editing. I need assistance in refining the workflow so that it functions exactly as intended.

Hello @_abdul_samad_44

thanks for sharing this..happy to help you get it working the way you want.

From what you described, this usually ends up being a prompt or trigger-logic issue inside the Action. A tiny mismatch can make the model regenerate a new image instead of passing the selected winner URL into Nano Banana. Most of the time it just needs a small tweak, but we’re glad to take a deeper look.

When you can, please email info@pickaxeproject.com with:

• Your Pickaxe link
• Your registered email ID
• A few screenshots or a short screen recording of what’s happening (this is ideal for troubleshooting)

Once we have that, we can walk through your setup step by step and help you refine the workflow so the editing chain works as intended.

We’re here to support you. :slight_smile:

Thanks @abhi for the quick response.

I’ve just mailed all the details to info@pickaxeproject.com

Please let me know if you need anything else. I’ll be waiting for your guidance so we can fix the workflow. Thanks for the support!