LightDiffusion-Next / tests /unit /__init__.py
Aatricks's picture
Deploy ZeroGPU Gradio Space snapshot
b701455
"""
Unit tests package for LightDiffusion-Next.
This package contains isolated tests for individual components that don't
require loading real model weights or GPU operations.
"""