chore/ 删除无用文件

This commit is contained in:
Kevin
2026-03-19 14:36:14 +08:00
parent 2f60858c9c
commit c6e07ce5ca
135 changed files with 2111 additions and 4510 deletions

View File

@@ -3,6 +3,7 @@ LiblibImageProvider 已迁至 app.adapters.image_gen.liblib_provider
此处仅 re-export以便 memoir 与 tasks 的既有引用不中断。
Feature 应通过 port ImageGenerator + get_image_generator() 使用图生能力。
"""
from app.adapters.image_gen.liblib_provider import LiblibImageProvider # noqa: F401
__all__ = ["LiblibImageProvider"]