Skip to content

No module named 'mmcm' #166

@Zomun

Description

@Zomun

(msv) root@novo:/home3/MuseV-main# python scripts/inference/text2video.py --sd_model_name majicmixRealv6Fp16 --unet_model_name musev_referencenet --referencenet_model_name musev_referencenet --ip_adapter_model_name musev_referencenet -test_data_path ./configs/tasks/example.yaml --output_dir ./output --n_batch 1 --target_datas yongen --vision_clip_extractor_class_name ImageClipVisionFeatureExtractor --vision_clip_model_path ./checkpoints/IP-Adapter/models/image_encoder --time_size 12 --fps 12
Traceback (most recent call last):
File "/home3/MuseV-main-ago/scripts/inference/text2video.py", line 19, in
from mmcm.utils.load_util import load_pyhon_obj
ModuleNotFoundError: No module named 'mmcm'
(msv) root@novo:/home3/MuseV-main# pip install MMCM
Looking in indexes: https://pypi.tuna.tsinghua.edu.cn/simple
ERROR: Could not find a version that satisfies the requirement MMCM (from versions: none)
ERROR: No matching distribution found for MMCM
(msv) root@novo:/home3/MuseV-main# pip install mmcm
Looking in indexes: https://pypi.tuna.tsinghua.edu.cn/simple
ERROR: Could not find a version that satisfies the requirement mmcm (from versions: none)
ERROR: No matching distribution found for mmcm

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