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

Installing in Pinokio #151

Open
SoundGuy opened this issue Jun 2, 2024 · 3 comments
Open

Installing in Pinokio #151

SoundGuy opened this issue Jun 2, 2024 · 3 comments

Comments

@SoundGuy
Copy link

SoundGuy commented Jun 2, 2024

I have ComfyUI running in Pinokio, and i want to add this workflow, There is not python_embedded that I can find in the folder structure.

I can git cldoe to the custom nodes, but is there a way to get the script to also download all the models?

@6Morpheus6
Copy link

I have ComfyUI running in Pinokio, and i want to add this workflow, There is not python_embedded that I can find in the folder structure.

I can git cldoe to the custom nodes, but is there a way to get the script to also download all the models?

Hi @SoundGuy
You can generally install custom nodes with the Comfyui Manager the easiest way. No git clone or any commands needed. Same counts for downloading most of the models.
Lately I wrote a step guide about it in the Pinokio Wiki - How to load workflows and install custom nodes in ComfyUI
If you can't download a model with the Manager because it is not showing up in the list, you can also download the models manually into the respective folders. The folder structure inside of ComfyUI is the same. And you find ComfyUI in Pinokio in
.\pinokio\api\comfyui.git\app

Some models can be downloaded in the left side menu Download Models before starting ComfyUI.
In Download Models - Download by URL you can enter the direct Download URL of Huggingface models.
All these checkpoints get automatically downloaded into .\pinokio\api\comfyui.git\app\models\checkpoints and also appear in .\pinokio\drive\drives\peers\LongNumber\checkpoints and get automatically shared with other Stable Diffusion Apps such as Automatic1111 and Fooocus.
But there is no script that enables you to automatically download all necessary models of a workflow.

@SoundGuy
Copy link
Author

SoundGuy commented Jun 3, 2024

Thank @6Morpheus6 !

Ok, so I did the Pip install, and i used the node manager to install this from the URL, and now I've manually am downloading the models (ComfyUI crashes since i don't have everything it seems) and the Download by URL only has Checkpoint and Lora and no upscale so im' downloading them manually and putting them in the folder, however, i cannot find ""ComfyUI/models/annotators"" folder which for the Res101 and the ControlnetHED files.. Also googling up what folder is that leads me back to this github page, seems like it's the only reference. are these suppose to be in some other folder?

@6Morpheus6
Copy link

6Morpheus6 commented Jun 3, 2024

@SoundGuy Are you sure the HED annotator is missing? If you installed the custom node Comfyui-controlnet_aux then you should still have all the preprocessors. In this image you see an example of the HED preprocessor.
If you add the Preprocessor Selector from Controlnet_aux, the dropdown menu will show you the full list of all available and preinstalled preprocessors.
Bild_2024-06-03_033814365
If ComfyUI crashes or you got Errors in the start procedure, I suggest to join the Pinokio Discord Server
and ask in pinokio-support. Communication, sharing images and troubleshooting would be way faster and more efficient there.
I'm sure I can help you to fix your issues.

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

2 participants