neural-amp-modeler
neural-amp-modeler copied to clipboard
Deprecate conda environment.yml / move to pip
PyTorch is no longer shipping packages to conda:
Move over to a pip / requirements.txt-based install.
Feels like this'll simplify things nicely😄
Also probably have to update the documetnation