FastSAM
FastSAM copied to clipboard
Packaging the project for setuptools
In this pull request you'll find a proposal for a slightly changed project structure and a setup.py in order to support installing your package by simply running python setup.py install.
Note: you need to test if everything is still running as expected. Cheers :)