# SPDX-License-Identifier: Apache-2.0 # Copyright 2025 Black Forest Labs. """Vendored FLUX.2 reference implementation. This subpackage holds the unmodified FLUX.2 architecture (Apache-2.0, Black Forest Labs upstream). Do not edit these files; they are upstream-tracking. All modifications and extensions for RGB+D inference live in the parent ``flux_rgbd`` package. Upstream: https://github.com/black-forest-labs/flux2 """