mirror of
https://github.com/openai/shap-e.git
synced 2026-04-27 12:19:52 +08:00
add missing module to setup.py
This commit is contained in:
1
setup.py
1
setup.py
@@ -14,6 +14,7 @@ setup(
|
|||||||
"shap_e.models.transmitter",
|
"shap_e.models.transmitter",
|
||||||
"shap_e.rendering",
|
"shap_e.rendering",
|
||||||
"shap_e.rendering.blender",
|
"shap_e.rendering.blender",
|
||||||
|
"shap_e.rendering.raycast",
|
||||||
"shap_e.util",
|
"shap_e.util",
|
||||||
],
|
],
|
||||||
install_requires=[
|
install_requires=[
|
||||||
|
|||||||
Reference in New Issue
Block a user