pyvalid
pyvalid copied to clipboard
Avoid too heavy deps
We need to make the pyvalid package lightweight and easy to install. Therefore it would be great to try to avoid too heavy deps such as torch (which is about 750 MB) and check if it's possible to implement existing functionaly without these deps.