R
RunPod•5mo ago
Sundance

ComfyUI Manager button doesn't show

Hi, I just started my first RunPod, installed the ComfyUI from template and tried to install Manager for custom nodes, but the button doestn't appear. Even if I fully stop the Pod and launch it again. I installed the Manager using this:
cd /workspace/ComfyUI/custom_nodes git clone https://github.com/ltdrdata/ComfyUI-Manager
Any idea what to do?
GitHub
GitHub - ltdrdata/ComfyUI-Manager
Contribute to ltdrdata/ComfyUI-Manager development by creating an account on GitHub.
25 Replies
ashleyk
ashleyk•5mo ago
Which ComfyUI template are you using?
Sundance
Sundance•5mo ago
runpod/stable-diffusion:comfy-ui-3.0.2
Sundance
Sundance•5mo ago
this one
No description
ashleyk
ashleyk•5mo ago
You may want to try the community one with Jupyter, other people also had issues with the RunPod official one.
ashleyk
ashleyk•5mo ago
No description
Sundance
Sundance•5mo ago
I tried the community one with Jupyter, but it got stuck here 😦 any ideas?
No description
ashleyk
ashleyk•5mo ago
Not sure, you can ask the dev
Sundance
Sundance•5mo ago
figured it out, the storage was full
ashleyk
ashleyk•5mo ago
Ah cool, @RobBalla is the developer of the template if you have any further issues.
Sundance
Sundance•5mo ago
thanks 🙂 just maybe one last question - how can I add some nwe checkpoint?
ashleyk
ashleyk•5mo ago
Use the terminal, you can't use Jupyter because firstly Jupyter is bad at handling large files and secondly it has a bug where any folder called checkpoints is inaccessible. Most models on CivitAI seem to need authentication these days so you can either add headers to your wget command to add your CivitAI API key, or else download locally and use runpodctl to transfer the files to your pod.
ashleyk
ashleyk•5mo ago
GitHub
GitHub - runpod/runpodctl: 🧰 | RunPod CLI for pod management
🧰 | RunPod CLI for pod management. Contribute to runpod/runpodctl development by creating an account on GitHub.
Sundance
Sundance•5mo ago
I was trying to use the terminal, but I can't get to the file.. 😕
No description
ashleyk
ashleyk•5mo ago
Linux is case sensitive, it has to match exactly, ie. ComfyUI.
Sundance
Sundance•5mo ago
still nothing
No description
ashleyk
ashleyk•5mo ago
Try this:
cd /workspace/ComfyUI
cd /workspace/ComfyUI
Sundance
Sundance•5mo ago
I know now.. there was the / before ComfyUI..
ashleyk
ashleyk•5mo ago
Yes exactly
Sundance
Sundance•5mo ago
got there 🙂 thanks for helping 🙂
No description
Sundance
Sundance•5mo ago
but I would have bet there need to be the / before the folder name.. but for some reason it doesn't work here with that 😕
ashleyk
ashleyk•5mo ago
No it doesn't work like that, nothing before the folder name if you are changing directory into a sub-directory of the directory you are already in. / in Linux is the very top level (root) of your filesystem, it is very unlikely that you would ever need to use it for anything.
Sundance
Sundance•5mo ago
tehre is this command in the manual here with the / before the folder name so I thought it should be always there.. https://civitai.com/articles/3304/a-guide-to-diving-into-ai-image-creation-on-comfyui-with-gpu-rentals
A Guide to Diving into AI Image Creation on ComfyUI with GPU Rental...
The information provided in this article may include references to various websites, resources, or tools that are mentioned based on the personal p...
No description
ashleyk
ashleyk•5mo ago
I don't see where its doing that anywhere.
Sundance
Sundance•5mo ago
well doesn't matter now 🙂 thanks for your help today 🙂
Want results from more Discord servers?
Add your server
More Posts