shap-e
shap-e copied to clipboard
Running sample_text_to_3d.ipynb missing dependencies
Running sample_text_to_3d.ipynb on Windows 10 with Python 3.10 in venv
missing dependencies "PyYAML" and "ipywidgets" " "pkg_resources" pip install and pip install --upgrade setuptools fixed it, maybe should add it in setup.py install_requires?
same feeling~