File: DepthFlow/__init__.py
¶
DepthFlow ¶
DEPTHFLOW_ABOUT ¶
DEPTHFLOW_ABOUT = "\n🌊 Images to → 3D Parallax effect video. A free and open source ImmersityAI alternative.\n\n\n→ See the [blue link=https://brokensrc.dev/depthflow/]Website[/] for examples and more information!\n\n"
DEPTHFLOW ¶
DEPTHFLOW = BrokenProject(
PACKAGE=__file__,
APP_NAME="DepthFlow",
APP_AUTHOR="BrokenSource",
RESOURCES=DepthFlowResources,
ABOUT=DEPTHFLOW_ABOUT,
)