Closed rlabs-oss closed 2 years ago
@rlabs-oss What was the solution for this issue? I have upgraded and am running into the same.
You have to use audio_diffusion_pytorch.VKDistribution
instead, I still have to delete those old experiments that are not up to date
internal/utils.py", line 648, in _locate raise ImportError( ImportError: Error loading 'audio_diffusion_pytorch.VDistribution': ModuleNotFoundError("No module named 'audio_diffusion_pytorch.VDistribution'") Are you sure that 'VDistribution' is importable from module 'audio_diffusion_pytorch'?
From where is the VDistribution installed from or used?