Spaces:
Running
Running
File size: 92 Bytes
fcc02a2 |
1 2 3 4 5 6 7 |
from .flex2 import Flex2
AI_TOOLKIT_MODELS = [
# put a list of models here
Flex2
]
|