Open silvasean opened 1 year ago
Running pyinstaller shark_sd.spec after running setup_venv.sh I see:
pkg_resources.DistributionNotFound: The 'torchvision' distribution was not found and is required by the application
Oh we just hid it a little under https://github.com/nod-ai/SHARK#advanced-installation-windows-linux-and-macos-for-developers
We were having users with no experience in Python end up trying to setup venv etc. Please let us know if that can be improved in anyway.
and yes we haven't tested the webapp on linux / macOS yet since most of those users wanted the pip path. I plan to get that fixed soon after the driver changes and perf changes stabilize a bit.
There used to be a really easy README to follow for the SD webapp. Now I don't see any documentation about how to set it up (well, besides "download this windows exe for AMD"). Can we bring back the docs? I'm talking about git clone SHARK, setup_venv.sh, ... steps.