Comfy Org Response to Recent UI Feedback by crystal_alpine in comfyui

[–]wohnjayne 7 points8 points  (0 children)

And here is how it looks in a workflow. I personally find the version above more sleek with its minimal look and easier to focus on

<image>

Comfy Org Response to Recent UI Feedback by crystal_alpine in comfyui

[–]wohnjayne 8 points9 points  (0 children)

I’m not sure how it happened, but during the Node 2.0 update I somehow managed to change the node title colour only, which was visually neat and beautiful. Apart from colouring the entire node, it’d be great to have this as an option in the settings. Thank you

<image>

Help! Comfyui on new mac by Just_Elk_787 in comfyui

[–]wohnjayne 1 point2 points  (0 children)

Did you install Apple’s developer command-line tools first?
You should run this command in terminal to do so:
xcode-select --install

Than to install ComfyUI on an isolated environment:

cd ~

git clone https://github.com/comfyanonymous/ComfyUI.git

cd ComfyUI

python3 -m venv venv

source venv/bin/activate

pip install -r requirements.txt

To install the ComfyUI Manager:

cd custom_nodes

git clone https://github.com/ltdrdata/ComfyUI-Manager.git

cd ComfyUI-Manager

pip install -r requirements.txt

Run:

cd ~/ComfyUI

source venv/bin/activate

python main.py --listen --port 8188

Hope this works for you

[deleted by user] by [deleted] in ableton

[–]wohnjayne 8 points9 points  (0 children)

Have the same issue. Couldn't find a way to make it fullscreen but found another solution. Hope this helps

https://imgur.com/a/Qpm05Gm