7 lines
125 B
Python

from .libs.loader import easyLoader
from .libs.sampler import easySampler
sampler = easySampler()
easyCache = easyLoader()