Skip to content

Commit

Permalink
Update pipeline_lumina.py
Browse files Browse the repository at this point in the history
  • Loading branch information
hlky authored Feb 16, 2025
1 parent aedca12 commit 1931f41
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/diffusers/pipelines/lumina/pipeline_lumina.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@
import torch
from transformers import AutoModel, AutoTokenizer

from ...callbacks import MultiPipelineCallbacks, PipelineCallback
from ...image_processor import VaeImageProcessor
from ...models import AutoencoderKL
from ...models.embeddings import get_2d_rotary_pos_embed_lumina
Expand Down

0 comments on commit 1931f41

Please sign in to comment.