mirror of
https://github.com/PrimitiveAnything/PrimitiveAnything.git
synced 2025-09-18 13:32:48 +08:00
5 lines
106 B
Python
Executable File
5 lines
106 B
Python
Executable File
# -*- coding: utf-8 -*-
|
|
|
|
from .misc import get_config_from_file
|
|
from .misc import instantiate_from_config
|