florestefano1975 / ComfyUI-HiDiffusion

GNU General Public License v3.0
141 stars 9 forks source link

SDXL reloading problem #11

Open kubilaykilinc opened 7 months ago

kubilaykilinc commented 7 months ago

I tried last HiDiffusion 1.3 SDXL. When i use "queue prompt" i think checkpoint model reloading again. Because i am waiting very long time between my creation jobs.

florestefano1975 commented 7 months ago

Thanks for the report, I will check the code. Keep in mind that the nodes are still in the experimental phase, so it is not yet advisable to use them for a production.

kubilaykilinc commented 7 months ago

I tried again after the last update. Yes, the same problem persists. And this warning message appears. This message appears during each image creation process and starts loading the model again.

Some weights of the model checkpoint were not used when initializing CLIPTextModel: ['text_model.embeddings.position_ids'] Some weights of the model checkpoint were not used when initializing CLIPTextModelWithProjection: ['text_model.embeddings.position_ids']