qa-mdt icon indicating copy to clipboard operation
qa-mdt copied to clipboard

ModuleNotFoundError: No module named 'qa_mdt'

Open saba1999AI opened this issue 9 months ago • 10 comments

ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. sentence-transformers 3.3.1 requires transformers<5.0.0,>=4.41.0, but you have transformers 4.30.2 which is incompatible. Successfully installed torch-2.3.0+cu121 torchvision-0.18.0+cu121 Traceback (most recent call last): File "/content/AudioLDM2/OpenMusic/gradio/gradio_app.py", line 19, in from qa_mdt.pipeline import MOSDiffusionPipeline ModuleNotFoundError: No module named 'qa_mdt'

saba1999AI avatar Jan 24 '25 22:01 saba1999AI