Skip to content

为什么推荐的镜像mybigpai-public-registry.cn-beijing.cr.aliyuncs.com/easycv/torch_cuda:cogvideox_fun都不能跑通代码了? #477

@booker-max

Description

@booker-max

您好,我使用了你们推荐的镜像,但是在运行

examples/wan2.1_fun/predict_i2v.py

的时候,还是会报错

module>
    from videox_fun.models import (AutoencoderKLWan, CLIPModel, WanT5EncoderModel,
  File "/training-pfs-shanghai/private/jinwang03/code/data-gen/VideoX-Fun/videox_fun/models/__init__.py", line 4, in <module>
    from transformers import (AutoProcessor, AutoTokenizer, CLIPImageProcessor,
ImportError: cannot import name 'Mistral3ForConditionalGeneration' from 'transformers' (/usr/local/lib/python3.10/dist-packages/transformers/__init__.py)

是不是因为做了太多更新,该镜像不实用了

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions