Fooocus icon indicating copy to clipboard operation
Fooocus copied to clipboard

Forced Download of Specific Model

Open WinstonWoof opened this issue 1 year ago • 7 comments

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

image

WinstonWoof avatar Aug 12 '23 22:08 WinstonWoof

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.

WinstonWoof avatar Aug 12 '23 23:08 WinstonWoof

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

marhensa avatar Aug 12 '23 23:08 marhensa

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 avatar Aug 12 '23 23:08 WinstonWoof

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

WinstonWoof avatar Aug 13 '23 00:08 WinstonWoof

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

aimarxjg avatar Aug 13 '23 00:08 aimarxjg

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).

s-marcelle avatar Aug 13 '23 16:08 s-marcelle

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": {}

mohamedghry avatar Dec 19 '23 16:12 mohamedghry