2kpr / ComfyUI-UltraPixel

GNU Affero General Public License v3.0
210 stars 11 forks source link

still have to download more than 10GB model #21

Open JeffL09 opened 1 month ago

JeffL09 commented 1 month ago

Thanks for you work but you mentioned this modified version doen't need to download 10G models, but still I am now waiting for downloading.

2kpr commented 1 month ago

Thanks for you work but you mentioned this modified version doen't need to download 10G models, but still I am now waiting for downloading.

Sorry, but that 'new version' isn't out yet, it's not even coded yet, sorry for any confusion, as it stands I have had a rather important life event happen and I need to attend to it fully re my time, so when/if I get the time I will be working on the new code.

starinskycc commented 1 month ago

image

starinskycc commented 1 month ago

downloading always 0%

starinskycc commented 1 month ago

image

2kpr commented 1 month ago

downloading always 0%

For some reason that cli ui doesn't update the percentage from 0% during the download even though it IS downloading, which is annoying, maybe check your task manager for network/nic activity, it only updates that 0% per the 0/2 shards it's downloading, so I suggest just checking your task manager to see that it's actually downloading something and then just let it keep running. I know that it can 'look like' it is 'hanging' and not doing, but it's actually downloading that 10GB text model, so yea just check your task manager.

And again, just for the record, that is how the official code https://github.com/catcathh/UltraPixel does things, ie downloading that 10GB model, so among other things, with a rewrite it could be switched to a smaller downloadable text_encoder model, etc.

fritol commented 1 month ago

downloading always 0%

For some reason that cli ui doesn't update the percentage from 0% during the download even though it IS downloading, which is annoying, maybe check your task manager for network/nic activity, it only updates that 0% per the 0/2 shards it's downloading, so I suggest just checking your task manager to see that it's actually downloading something and then just let it keep running. I know that it can 'look like' it is 'hanging' and not doing, but it's actually downloading that 10GB text model, so yea just check your task manager.

And again, just for the record, that is how the official code https://github.com/catcathh/UltraPixel does things, ie downloading that 10GB model, so among other things, with a rewrite it could be switched to a smaller downloadable text_encoder model, etc.

i can confirm no download update but its actually downloading check you net traffic

femaip commented 1 month ago

downloading always 0%

For some reason that cli ui doesn't update the percentage from 0% during the download even though it IS downloading, which is annoying, maybe check your task manager for network/nic activity, it only updates that 0% per the 0/2 shards it's downloading, so I suggest just checking your task manager to see that it's actually downloading something and then just let it keep running. I know that it can 'look like' it is 'hanging' and not doing, but it's actually downloading that 10GB text model, so yea just check your task manager. And again, just for the record, that is how the official code https://github.com/catcathh/UltraPixel does things, ie downloading that 10GB model, so among other things, with a rewrite it could be switched to a smaller downloadable text_encoder model, etc.

i can confirm no download update but its actually downloading check you net traffic

Yes, I think so too,why?

starinskycc commented 1 month ago

image

After successfully downloading the text encoder, I reported an error when generating images. My COMFYUI version is from July 18th, and the torch version is 2.3.0