We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi,
After setting up environment and blender, when I run encoder_model file, it throws an error:
[90](file:///C:/Users/../blender/render.py:90) raise RuntimeError(f"render failed: output file missing") [91](file:///C:/Users.../blender/render.py:91) else: [92](file:///C:/Users/.../Anaconda3/envs/shap/Lib/site-packages/shap_e/rendering/blender/render.py:92) raise RuntimeError(f"render failed: output file missing. Output: {output}")
Any guide/ help will be appreciated.
The text was updated successfully, but these errors were encountered:
Hi, I get the same error, if you have found any solution then please let me know
Sorry, something went wrong.
try using modified version of blender: https://huggingface.co/datasets/tiange/Cap3D/resolve/main/misc/blender.zip
No branches or pull requests
Hi,
After setting up environment and blender, when I run encoder_model file, it throws an error:
[90](file:///C:/Users/../blender/render.py:90) raise RuntimeError(f"render failed: output file missing") [91](file:///C:/Users.../blender/render.py:91) else: [92](file:///C:/Users/.../Anaconda3/envs/shap/Lib/site-packages/shap_e/rendering/blender/render.py:92) raise RuntimeError(f"render failed: output file missing. Output: {output}")
Any guide/ help will be appreciated.
The text was updated successfully, but these errors were encountered: