Closed megablocks closed 1 year ago
Can you try pdm install?
fish-diffusion>pdm install All packages are synced to date, nothing to do. Installing the project as an editable package... v Update fish-diffusion 2.2.0+editable -> 2.2.0 successful
All complete!
fish-diffusion\tools\diffusion\inference.py", line 17, in
Did you activate the pdm env? ususally in .venv
Closed due to inactive
After going through installation instructions - git pull and pdm sync, any command I try to run I am getting following error " from fish_diffusion.archs.diffsinger.diffsinger import DiffSingerLightning ModuleNotFoundError: No module named 'fish_diffusion'"
Not sure how to go past this.