CyberTrauma
CyberTrauma
RRunPod
Created by CyberTrauma on 5/6/2024 in #⚡|serverless
Webhook's in runpod
Your webhook endpoint should respond with a 200 status to acknowledge the successful call. If the call is not successful, the request waits 10 seconds and sends the call again up to two more times.
Your webhook endpoint should respond with a 200 status to acknowledge the successful call. If the call is not successful, the request waits 10 seconds and sends the call again up to two more times.
14 replies
RRunPod
Created by CyberTrauma on 5/6/2024 in #⚡|serverless
Webhook's in runpod
how?
14 replies
RRunPod
Created by CyberTrauma on 5/6/2024 in #⚡|serverless
Webhook's in runpod
Is there a way to change the 10second timer?
14 replies
RRunPod
Created by CyberTrauma on 5/6/2024 in #⚡|serverless
Webhook's in runpod
Agreed
14 replies
RRunPod
Created by CyberTrauma on 2/14/2024 in #⚡|serverless
Custom serverless deployment
but in the backend i have an option to send image as base64 how do i do that here?
138 replies
RRunPod
Created by CyberTrauma on 2/14/2024 in #⚡|serverless
Custom serverless deployment
now it is slowly starting to make sense
138 replies
RRunPod
Created by CyberTrauma on 2/14/2024 in #⚡|serverless
Custom serverless deployment
okay okay
138 replies
RRunPod
Created by CyberTrauma on 2/14/2024 in #⚡|serverless
Custom serverless deployment
ohh
138 replies
RRunPod
Created by CyberTrauma on 2/14/2024 in #⚡|serverless
Custom serverless deployment
what if my cog has 3-4 apii endpoints?
138 replies
RRunPod
Created by CyberTrauma on 2/14/2024 in #⚡|serverless
Custom serverless deployment
or
input_data = {
"api_name": "/v2/generation/image-inpaint-outpaint",
"input" : {
"prompt":"veneer teeth, white",
"input_image": "http://0x0.st/HnXJ.png",
"cn_image": "https://i.imgur.com/RKi2BAY.png",
"input_mask": "https://i.imgur.com/tC6DV8I.png",
"require_base64": True,
}
}
input_data = {
"api_name": "/v2/generation/image-inpaint-outpaint",
"input" : {
"prompt":"veneer teeth, white",
"input_image": "http://0x0.st/HnXJ.png",
"cn_image": "https://i.imgur.com/RKi2BAY.png",
"input_mask": "https://i.imgur.com/tC6DV8I.png",
"require_base64": True,
}
}
138 replies
RRunPod
Created by CyberTrauma on 2/14/2024 in #⚡|serverless
Custom serverless deployment
would the input be something like this?
input_data = {
"api_name": "/v2/generation/image-inpaint-outpaint",
"inpaint_additional_prompt":"veneer teeth, white",
"input_image": "http://0x0.st/HnXJ.png",
"cn_image": "https://i.imgur.com/RKi2BAY.png",
"input_mask": "https://i.imgur.com/tC6DV8I.png",
"require_base64": True,
}
input_data = {
"api_name": "/v2/generation/image-inpaint-outpaint",
"inpaint_additional_prompt":"veneer teeth, white",
"input_image": "http://0x0.st/HnXJ.png",
"cn_image": "https://i.imgur.com/RKi2BAY.png",
"input_mask": "https://i.imgur.com/tC6DV8I.png",
"require_base64": True,
}
138 replies
RRunPod
Created by CyberTrauma on 2/14/2024 in #⚡|serverless
Custom serverless deployment
?
138 replies
RRunPod
Created by CyberTrauma on 2/14/2024 in #⚡|serverless
Custom serverless deployment
can you help me with that
138 replies
RRunPod
Created by CyberTrauma on 2/14/2024 in #⚡|serverless
Custom serverless deployment
but how i am unable to figureout the api
138 replies
RRunPod
Created by CyberTrauma on 2/14/2024 in #⚡|serverless
Custom serverless deployment
yeah i made my own docker using cog
138 replies
RRunPod
Created by CyberTrauma on 2/14/2024 in #⚡|serverless
Custom serverless deployment
138 replies
RRunPod
Created by CyberTrauma on 2/14/2024 in #⚡|serverless
Custom serverless deployment
its just tooo long
138 replies
RRunPod
Created by CyberTrauma on 2/14/2024 in #⚡|serverless
Custom serverless deployment
i need to check
138 replies
RRunPod
Created by CyberTrauma on 2/14/2024 in #⚡|serverless
Custom serverless deployment
i think it is valid
138 replies