Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No module named 'mmcm' #166

Open
Zomun opened this issue Nov 19, 2024 · 0 comments
Open

No module named 'mmcm' #166

Zomun opened this issue Nov 19, 2024 · 0 comments

Comments

@Zomun
Copy link

Zomun commented Nov 19, 2024

(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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant