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

Forced Download of Specific Model #31

Closed
WinstonWoof opened this issue Aug 12, 2023 · 7 comments
Closed

Forced Download of Specific Model #31

WinstonWoof opened this issue Aug 12, 2023 · 7 comments

Comments

@WinstonWoof
Copy link

Why is the run.bat insistent on grabbing a specific model when I already have a directory full of models

image

@WinstonWoof
Copy link
Author

NB I am aware I dont specifically have the ones that are being downloaded but that's not the point. I have a directory full of Models incldung SDXL models ready to use.

I dont need a forced download of a specific model thank you very much.

@marhensa
Copy link

marhensa commented Aug 12, 2023

some of the reason, I think we could not choose the specific models, for now. it's for simplicity I guess?

It uses SDXL, and this WebUI specificaly use 1.0 wih 0.9 VAE

@WinstonWoof
Copy link
Author

some of the reason, I think we could not choose the specific models, for now. it's for simplicity I guess?

It uses SDXL, and this WebUI specificaly use 1.0 wih 0.9 VAE

so are you saying what I think you're saying that this UI is locked down to the specific model decided by the author and that no other SDXL based models can be used with it ?

If when I get up in the morning that is the case I will be a more annoyed Hector than I already am at being forced to download specifci models in the first place!!

@WinstonWoof
Copy link
Author

BTW I do owe @lllyasviel one small apology. Had I read the main page more precisley I would have relaised it was fgoing to look for these specific models.

I presumed it was just, as I've seen others do, being helpful and downloading some files in case a user didnt have any

@aimarxjg
Copy link

他们是把0.9的VAE再次烘焙到XL本体BASE模型中了吗? 模型大小并没有发生变化

@s-marcelle
Copy link

It downloads what it needs.

What would have been nice would be to have the ability to adjust a config file so that we could point to a specific directory of models. (eg my current comfyui models folder).

@mohamedghry
Copy link

If you don't want and don't have that default model, you can just add the following 3 lines at the end of your config.txt file

    "checkpoint_downloads": {},
    "lora_downloads": {},
    "embeddings_downloads": {}

@mashb1t mashb1t closed this as completed Jan 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants