-
Notifications
You must be signed in to change notification settings - Fork 114
Open
Description
from lightx2v.pipeline import LightX2VPipeline
File "/root/autodl-tmp/lib/LightX2V/lightx2v/pipeline.py", line 15, in
from lightx2v.models.runners.qwen_image.qwen_image_runner import QwenImageRunner # noqa: F401
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/root/autodl-tmp/lib/LightX2V/lightx2v/models/runners/qwen_image/qwen_image_runner.py", line 9, in
from lightx2v.models.input_encoders.hf.qwen25.qwen25_vlforconditionalgeneration import Qwen25_VLForConditionalGeneration_TextEncoder
File "/root/autodl-tmp/lib/LightX2V/lightx2v/models/input_encoders/hf/qwen25/qwen25_vlforconditionalgeneration.py", line 15, in
torch_device_module = getattr(torch, AI_DEVICE)
^^^^^^^^^^^^^^^^^^^^^^^^^
TypeError: attribute name must be string, not 'NoneType'
Metadata
Metadata
Assignees
Labels
No labels