2kpr / ComfyUI-UltraPixel

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

Issues with UltraPixelLoad and UltraPixelProcess found, fixed by using comfyui manager. Other questions listed: #32

Open toniko777 opened 3 months ago

toniko777 commented 3 months ago

As mentioned in the title, I had some initial issues trying to get this to work in comfyui. I downloaded comfyui manager to fix. That helped with that in case anyone else has the same issues.

Other questions:

I want to use float32 versions of the stage_b and c models, where should I import the float32 versions to have those options?

Also, I'm curious what the directories are there for. Do you place images to train the models with there? I'd like more information on what this is and how to use it/link it, etc.,.

toniko777 commented 3 months ago

Update: I just saw that there is an option to set the d type to f32. Does that change the whole model to float32 for stages b and c?