Okan Demirel
RRunPod
•Created by minu on 3/19/2024 in #⚡|serverless
Captured handler exception
I am making multiple
71 replies
RRunPod
•Created by minu on 3/19/2024 in #⚡|serverless
Captured handler exception
but they conflict each order I suppose
71 replies
RRunPod
•Created by minu on 3/19/2024 in #⚡|serverless
Captured handler exception
It is not array, "images" is
71 replies
RRunPod
•Created by minu on 3/19/2024 in #⚡|serverless
Captured handler exception
for example why do we have "image_url"
71 replies
RRunPod
•Created by minu on 3/19/2024 in #⚡|serverless
Captured handler exception
problem here is, taking the right json array in order to download these images
71 replies
RRunPod
•Created by minu on 3/19/2024 in #⚡|serverless
Captured handler exception
I have one that is not the problem
71 replies
RRunPod
•Created by minu on 3/19/2024 in #⚡|serverless
Captured handler exception
What do you mean by this?
71 replies
RRunPod
•Created by minu on 3/19/2024 in #⚡|serverless
Captured handler exception
compared to Stable Diffusion 1.5 and 2 parameters and their naming changed, which couses conditional access for every model
71 replies
RRunPod
•Created by minu on 3/19/2024 in #⚡|serverless
Captured handler exception
it does need an update and if possible input parameters should be same as the previous ones
71 replies
RRunPod
•Created by minu on 3/19/2024 in #⚡|serverless
Captured handler exception
But to keep the issue up, output is reaallyy bad, it is not possible to get the images
71 replies
RRunPod
•Created by minu on 3/19/2024 in #⚡|serverless
Captured handler exception
{
"input": {
"prompt": "Positive Prompt: Magician, clash of clans style",
"negative_prompt": "",
"height": 1024,
"width": 1024,
"num_inference_steps": 50,
"guidance_scale": 7.5,
"num_images": 1,
"seed": 963652645
}
}
This needs to be the parameter. It has couple differences
71 replies
RRunPod
•Created by minu on 3/19/2024 in #⚡|serverless
Captured handler exception
Alright found the problem
71 replies
RRunPod
•Created by minu on 3/19/2024 in #⚡|serverless
Captured handler exception
it does support 512 too
71 replies