Skip to content

Rename Lumina(2)Text2ImgPipeline -> Lumina(2)Pipeline #10827

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 12 commits into from
Mar 13, 2025
Prev Previous commit
Next Next commit
Merge branch 'main' into lumina-naming-consistency
  • Loading branch information
hlky authored Mar 4, 2025
commit 1cd3dc1e22c8e7a615a566788c999919ca6e09ea
2 changes: 1 addition & 1 deletion tests/pipelines/lumina/test_lumina_nextdit.py
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ def test_deprecation_raises_warning(self):


@slow
@require_torch_gpu
@require_torch_accelerator
class LuminaPipelineSlowTests(unittest.TestCase):
pipeline_class = LuminaPipeline
repo_id = "Alpha-VLLM/Lumina-Next-SFT-diffusers"
Expand Down
Loading
You are viewing a condensed version of this merge commit. You can view the full changes here.