openai / shap-e

Generate 3D objects conditioned on text or images

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MissingIDFieldWarning: Code cell is missing an id field

DuckersMcQuack opened this issue · comments

Just installed it, and running with anaconda on windows, and using jupyter notebook to run the "cell"

:[I 00:16:45.779 NotebookApp] Kernel started: [kernel ID], name: python3 [I 00:18:13.375 NotebookApp] Saving file at /shap_e/examples/sample_text_to_3d.ipynb C:\Users\Duckers\anaconda3\envs\Shap-E3d\lib\site-packages\nbformat\__init__.py:129: MissingIDFieldWarning: Code cell is missing an id field, this will become a hard error in future nbformat versions. You may want to use normalize()on your notebooks before validations (available since nbformat 5.1.4). Previous versions of nbformat are fixing this issue transparently, and will stop doing so in the future. validate(nb) C:\Users\Duckers\anaconda3\envs\Shap-E3d\lib\site-packages\notebook\services\contents\manager.py:353: MissingIDFieldWarning: Code cell is missing an id field, this will become a hard error in future nbformat versions. You may want to usenormalize() on your notebooks before validations (available since nbformat 5.1.4). Previous versions of nbformat are fixing this issue transparently, and will stop doing so in the future. validate_nb(model['content']) [I 00:18:54.834 NotebookApp] Saving file at /shap_e/examples/sample_text_to_3d.ipynb

Quit it, and ran it again, now it's stuck at "[I 00:33:42.321 NotebookApp] Saving file at /shap_e/examples/sample_text_to_3d.ipynb"