comfy-cli icon indicating copy to clipboard operation
comfy-cli copied to clipboard

add install script for ubuntu

Open ltdrdata opened this issue 1 year ago • 2 comments

ltdrdata avatar May 11 '24 05:05 ltdrdata

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

yoland68 avatar May 13 '24 20:05 yoland68

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)

Which in this case, we can also get rid of using apt-get or yum for different distros

yoland68 avatar May 13 '24 20:05 yoland68