Yoland Yan

Results 13 comments of Yoland Yan

This is fixed in the newest version (not the one you download from the website, which is still on 1.0.8). You have to download it from the github release (currently...

This is fixed in the newest version (not the one you download from the website, which is still on 1.0.8). You have to download it from the github release (currently...

@qiacheng Adding https://github.com/yoland68/comfy-cli/pull/51 based on your input here. I don't have intel arc PC, if you can try testing it once it's released, would be much appreciated 🙏

Oh sick! You even added socket for progress update! Good stuff!

Interestingly, if I run `. ~/.zshrc` it works

Or if I do the following in `zshrc`, it also works: ``` autoload -Uz compinit # Define custom completion for comfy # Ensure that _comfy_completion is defined after compinit _comfy_completion()...

This is to address the installer script task, right? We should try to have a universal script for all UNIX systems and one for PS1/BAT. E.g. https://raw.githubusercontent.com/richinsley/comfycli/main/install_scripts/installer.sh https://github.com/mamba-org/micromamba-releases

Also, we should check if python/git/venv/conda are installed, but avoid helping users to install them. Or else we are putting too much burden to making sure python/venv/conda is installed correctly)...

Downside of this is that it doesn't capture millions of custom nodes that does print statement, but we can first start in this way and see whether it will end...

> Please specify context on why this change is needed. Added context