Closed
Description
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?: