AIGODLIKE / ComfyUI-BlenderAI-node

Used for AI model generation, next-generation Blender rendering engine, texture enhancement&generation (based on ComfyUI)
GNU General Public License v3.0
875 stars 51 forks source link

Installation suggestion in README to download images correctly on Ubuntu #47

Closed vivi-gomez closed 9 months ago

vivi-gomez commented 11 months ago

Instead of git clone the repo on Ubuntu, it is better to do git lfs,

sudo apt-get install git-lfs; git lfs clone https://github.com/AIGODLIKE/ComfyUI-BlenderAI-node.git

and for the develop branch git lfs clone -b develop https://github.com/AIGODLIKE/ComfyUI-BlenderAI-node.git

KarryCharon commented 9 months ago

lfs has been removed now.