Same image output on every call

Hello everyone.

Congrats me. Started my first saas web-app.

having little trouble with the image output.

I have created an API call from stability ai (image to image, base64 thingy included in the workflow).

Whenever I upload a different photo to test the functionality, i recieve the same result - that photo I randomly picked from google I used as an example for the API Connctor.

Chatgpt offers a trick (some kind of a “tricking the system” trick which I still don’t understand).

Anyone knows what is the problem and how to fix it?

Appreciate,Tal

You are probably sending the placeholder you used when setting up the call. Check if the private checkbox is unchecked, and if you are sending the parameters on the call, I also like to clean the API call placeholders.