major refactoring of modules

Signed-off-by: Vladimir Mandic <mandic00@live.com>
This commit is contained in:
Vladimir Mandic
2025-07-03 09:18:38 -04:00
parent 772a5c9ad3
commit c4d9338d2e
214 changed files with 1154 additions and 1153 deletions
+2
View File
@@ -0,0 +1,2 @@
from .pixelsmith_pipeline import PixelSmithXLPipeline
from .autoencoder_kl import PixelSmithVAE