mirror of
https://github.com/deepseek-ai/DreamCraft3D
synced 2025-06-26 18:25:49 +00:00
chores: rebase commits
This commit is contained in:
9
threestudio/models/__init__.py
Normal file
9
threestudio/models/__init__.py
Normal file
@@ -0,0 +1,9 @@
|
||||
from . import (
|
||||
background,
|
||||
exporters,
|
||||
geometry,
|
||||
guidance,
|
||||
materials,
|
||||
prompt_processors,
|
||||
renderers,
|
||||
)
|
||||
Reference in New Issue
Block a user