Skip to content

Need some assistance with Text to Image failing on fresh AIO GPU docker for windows Local-AI Instance #3496

Answered by gnoumph
ThatFrostyGuy asked this question in Q&A
Discussion options

You must be logged in to vote

As far as I understand, first time you generate an image with backend diffusers (the default one), LocalAI needs to download a model, the one supposed to be at https://huggingface.co/api/models/runwayml/stable-diffusion-v1-5/revision/main.
But this URL is not valid anymore, so download fails.

As a workaround, I think we can use stablediffusion-cpp backend instead diffusers (see https://localai.io/features/image-generation/#stablediffusion-cpp).
I tried on my Docker instance, but got this error:

grpc process not found: /tmp/localai/backend_data/backend-assets/grpc/stablediffusion-cpp. some backends(stablediffusion, tts) require LocalAI compiled with GO_TAGS

Strange, because:

Note: In ord…

Replies: 2 comments 9 replies

Comment options

You must be logged in to vote
2 replies
@robdeweese
Comment options

@gnoumph
Comment options

Comment options

You must be logged in to vote
7 replies
@gnoumph
Comment options

@ThatFrostyGuy
Comment options

@gnoumph
Comment options

@robdeweese
Comment options

@jakommo
Comment options

Answer selected by ThatFrostyGuy
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants