comdoleger's picture
Upload extensions_built_in/flex2/__init__.py with huggingface_hub
de9690e verified
Raw
History Blame Contribute Delete
92 Bytes
from .flex2 import Flex2
AI_TOOLKIT_MODELS = [
# put a list of models here
Flex2
]