# Install pointnet2_ops cd tgs/models/snowflake/pointnet2_ops_lib && python setup.py install && cd ../../../../ ```bash # using git bash for the sake of simplicity # enable developer mode # google this: allow os.symlink on windows by adding your username to the local security ...
set "python_miniconda_exec=..\..\..\..\..\..\..\python_miniconda_env\ComfyUI\python.exe" cd tgs/models/snowflake/pointnet2_ops_lib && "%python_miniconda_exec%" -s setup.py install && cd ../../../../6 changes: 0 additions & 6 deletions 6 requirements.txt @@ -11,12 +11...