shap-e
shap-e copied to clipboard
Easy Tutorial?
I saw the colab but don't know what to do after installing requirements. I want to use this offline with my local gpu in anaconda venv
I managed it like this:
- create & activate venv:
python3 -m venv .venv; source .venv/bin/activate. I also use direnv to automatically activate venv, but this is offtopic. - install core package:
pip install -e . - install jupyter inside venv:
pip install jupyter - start jupyter
python -m jupyter notebookand openshap_e/examples/sample_text_to_3d.ipynb, I think files tab. - run all (menu->cell->run all)
I ran all cells with reset the kernal and restart all cells, Saving file at /shap_e/examples/sample_text_to_3d.ipynb happens, but in the notebook cell 4 seems to stay stuck at 0% 0/64 [00:00<?, ?it/s]
there is a blender addon easy to use with a GUI and more options to make lots of models at once https://devbud.gumroad.com/l/Shap-e