Skip to content

import error #11560

Closed
Closed
@Vickeyhw

Description

@Vickeyhw

Describe the bug

from diffusers import HunyuanVideoFramepackPipeline, HunyuanVideoFramepackTransformer3DModel

ImportError: cannot import name 'HunyuanVideoFramepackPipeline' from 'diffusers' (/opt/conda/lib/python3.11/site-packages/diffusers/init.py)

Reproduction

import torch
from diffusers import HunyuanVideoFramepackPipeline, HunyuanVideoFramepackTransformer3DModel
from diffusers.utils import export_to_video, load_image
from transformers import SiglipImageProcessor, SiglipVisionModel

Logs

System Info

Copy-and-paste the text below in your GitHub issue and FILL OUT the two last points.

  • 🤗 Diffusers version: 0.34.0.dev0
  • Platform: Linux-5.15.0-91-generic-x86_64-with-glibc2.35
  • Running on Google Colab?: No
  • Python version: 3.10.12
  • PyTorch version (GPU?): 2.0.1+cu117 (True)
  • Flax version (CPU?/GPU?/TPU?): not installed (NA)
  • Jax version: not installed
  • JaxLib version: not installed
  • Huggingface_hub version: 0.31.2
  • Transformers version: 4.19.1
  • Accelerate version: 1.6.0
  • PEFT version: not installed
  • Bitsandbytes version: not installed
  • Safetensors version: 0.5.3
  • xFormers version: 0.0.20
  • Accelerator: NVIDIA A800-SXM4-40GB, 40960 MiB
    NVIDIA A800-SXM4-40GB, 40960 MiB
    NVIDIA A800-SXM4-40GB, 40960 MiB
    NVIDIA A800-SXM4-40GB, 40960 MiB
    NVIDIA A800-SXM4-40GB, 40960 MiB
    NVIDIA A800-SXM4-40GB, 40960 MiB
    NVIDIA A800-SXM4-40GB, 40960 MiB
    NVIDIA A800-SXM4-40GB, 40960 MiB
  • Using GPU in script?:
  • Using distributed or parallel set-up in script?:

Who can help?

@yiyixuxu @DN6

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions