openai / shap-e

Generate 3D objects conditioned on text or images
MIT License
11.68k stars 951 forks source link

MissingIDFieldWarning: Code cell is missing an id field #93

Open DuckersMcQuack opened 1 year ago

DuckersMcQuack commented 1 year ago

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 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) 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"