updated config for cnn

This commit is contained in:
Falko Victor Habel 2025-01-21 20:06:53 +01:00
parent 4c19838dab
commit 99c3ec38c7
1 changed files with 1 additions and 1 deletions

View File

@ -1,2 +1,2 @@
from .config import AIIAConfig
from .Model import AIIA, AIIAEncoder
from .Model import AIIA, AIIABase, AIIAchunked, AIIAExpert, AIIAmoe, AIIAresursive