Files

7 lines
92 B
Python

from .flex2 import Flex2
AI_TOOLKIT_MODELS = [
# put a list of models here
Flex2
]