add train preprocess options

This commit is contained in:
Vladimir Mandic
2023-05-05 09:05:59 -04:00
parent 19007ca695
commit fe496f4ebc
9 changed files with 56 additions and 47 deletions
-1
View File
@@ -24,7 +24,6 @@ import latents
import options
# console handler
from rich import print # pylint: disable=redefined-builtin
from rich.pretty import install as pretty_install
from rich.traceback import install as traceback_install
from rich.console import Console