#Help with Stable-diffusion-Automatic(1111) webui

79 messages · Page 1 of 1 (latest)

frank sonnet
#

I could not find IP-Adapter control type in controlnet on webui ,webui is not showing IP-Adapter option to select ,kindly help me in that

glass iceBOT
#

To help others find answers, you can mark your question as solved via Right click solution message -> Apps -> ✅ Mark Solution

dense tide
#

Which template?

frank sonnet
#

runpod/stable-diffusion:web-ui-10.2.1

dense tide
#

That template is very outdated and has a very old version of A1111 and ControlNet, I don't recommend using it if you want to use things like IP-Adapter. Use this community template instead, it has latest A1111 and latest ControlNet.

frank sonnet
#

Does this have UI and provide a URL to use it in API?

dense tide
#

Yes, it includes --api command line argument to enable the API.

#

Simply add /docs to the end of the URL and you can access the API docs.

frank sonnet
#

I can't find the above mentioned template. Can you please provide the link?

dense tide
#

Click "Expore" in the left hand nav, then type A1111 into the search box

frank sonnet
#

I did same ,it shows No results found

dense tide
#

just put A1111

#

Actually I think yours isn't loading properly because it seems to always show vllm and yours isn't

frank sonnet
#

I find the link but its not taking me to the template

dense tide
#

You have to select secure or community cloud, then select a GPU type, then you will see the template before deploying the pod.

#

I don't know why RunPod changed it, it was more useful the way it was previously where you could see the template before even selecting which cloud type you want to use.

frank sonnet
#

Marcus Please help I don't find this template in any of the cloud whether community or secure cloud

dense tide
frank sonnet
#

Yes, the github link is not working for me

#

Your link takes me to the same cloud page which github link does ,no difference

dense tide
#

It doesn't show the template like it used to

#

First select community or secure cloud, then a GPU

#

Step 1

#

Step 2

#

Step 3, scroll down and you will see it here

frank sonnet
#

I selected RTX A4000 and it gives me template I have deployed it ,its showing running but none of the port is working and it is stuck on 97%

dense tide
#

Its not stuck, wait for it to complete.

frank sonnet
#

Alright

frank sonnet
#

where shall I change command line arguments in order to use api,in linux file or windows file

dense tide
#

This template already has API enabled, you do not need to change anything.

frank sonnet
#

yes thanks

frank sonnet
#

hey marcus?

#

are you there actually I am getting unexpected error which I was not getting 2 days before

#

RuntimeError: mat1 and mat2 must have the same dtype, but got Float and Half
I am getting this error

#

Also, I already have --no-half in my command line arguments, as recommended by some people on stack overflow

dense tide
frank sonnet
#

yes

#

I was having the same setting on friday and its was working fine

dense tide
#

Must be a problem with pod or model then

frank sonnet
#

So what should I do now ?

#

if this issues lies with model then It shouln't be working on Friday too

#

kindly tell me what should I do now

dense tide
#

Try a different pod

frank sonnet
#

can you suggest the the alternate of A1111 Stable Diffusion 1.9.4

dense tide
#

ComfyUI

frank sonnet
#

I want to use Automatic1111

#

no other UI as I have developed its API and add many custom functions in it ,can not go back and shift whole UI

dense tide
#

I think you got a bad pod if it worked and then didn't, the template hasn't changed over the weekend.

frank sonnet
#

so shall I change pod and keep same template?is that you suggesting?

#

so this template A1111 Stable Diffusion 1.9.4 available on another pod?

frank sonnet
#

@dense tide Waiting fro your reply

hardy kelp
#

I think for some templates it's must be reinstalled

#

Except if you use network storage

frank sonnet
#

so what pod shall I use now ?

hardy kelp
#

Your old one or try a new one

frank sonnet
#

i want to use same template but it has problem

hardy kelp
#

What model were you using maybe try re-downloading the model again

dense tide
#

Its not a template problem, you said it worked previously, and the template did not change, so how is it a template problem?

#

Either a problem with the pod or the model like I said.

hardy kelp
#

Yeah

dense tide
#

I would try a different pod because you said the model is also the same, so then that eliminates the model and basically must be something with the pod.

frank sonnet
frank sonnet
hardy kelp
#

Yes should be

#

Try with the same template

#

Or different maybe is fine if it doesn't works

frank sonnet
#

Now UI is working fine but api has problem Api IS GIVING RUN TIME ERROR

hardy kelp
#

What runtime error

frank sonnet
#

gateway time out

hardy kelp
#

Never seen it before

#

Any text logs or screenshot of the error

dense tide
#

You will get gateway timeout from cloudflare if the request takes more than 100s to complete

#

Rather change port to TCP if you want to have long running API requests

hardy kelp
#

Ah cloudflare