mirror of
https://github.com/PrimitiveAnything/PrimitiveAnything.git
synced 2026-05-08 00:58:55 +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
|