Hello vvvvusers,
I’m trying to use the DeepAi API in order to edit local image with an AI prompt.
I’m able to make the request with a RestDebugger but I don’t find the right solution in VVVV.
The API accept files uploaded from the PC and the result is a URL with the output image.
Here the CURL example that i use for testing the API:
hello @sebescudie , I’m enrolled in your course but unfortunatly I don’t find the solution.
I check the api in Postman and it’s work perfectly , but i’m not able to send the files form vvvv ( i need to use vvvv instead of VL because I need to include in an old patch)