Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[bug]: Invoke downloads config.yaml after each restart #6855

Closed
1 task done
grunblatt-git opened this issue Sep 13, 2024 · 1 comment
Closed
1 task done

[bug]: Invoke downloads config.yaml after each restart #6855

grunblatt-git opened this issue Sep 13, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@grunblatt-git
Copy link

Is there an existing issue for this problem?

  • I have searched the existing issues

Operating system

macOS

GPU vendor

Apple Silicon (MPS)

GPU model

No response

GPU VRAM

No response

Version number

5.0.0.a5

Browser

Chrome

Python dependencies

No response

What happened

I ran into the following error when generating images while being disconnected from the internet

[InvokeAI]::ERROR --> Error while invoking session , invocation (compel): HTTPSConnectionPool(host='raw.githubusercontent.com', port=443): Max retries exceeded with url: /CompVis/stable-diffusion/main/configs/stable-diffusion/v1-inference.yaml (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x1b05f72b0>: Failed to establish a new connection: [Errno 8] nodename nor servname provided, or not known'))

It seems to me that invoke cannot find the correct config.yaml for the model locally and tries to redownload it from huggingface after each reboot.

The models were imported through the model manager and saved the following "Path To Config" : stable-diffusion/v1-inference.yaml

What you expected to happen

Generating images should be possible without being connected to the internet

How to reproduce the problem

No response

Additional context

After generating a single image while being connected to the internet, inference runs flawlessly (even offline) until invoke is restarted.

Discord username

No response

@grunblatt-git grunblatt-git added the bug Something isn't working label Sep 13, 2024
@grunblatt-git grunblatt-git changed the title [bug]: [bug]: Invoke downloads config.yaml after each restart Sep 13, 2024
@psychedelicious
Copy link
Collaborator

Duplicate of #6623

@psychedelicious psychedelicious marked this as a duplicate of #6623 Sep 14, 2024
@psychedelicious psychedelicious closed this as not planned Won't fix, can't repro, duplicate, stale Sep 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants