This is the native version of Pose Search for local photos.
For Linux and macOS: I only have a windows machine so please try to build it yourself 😓
- It may be because the port it occupied, try modifying the port number in the .env file.
- Refresh the page and click scan again.
- Check if the browser has WebGL enabled.
npm install
In /ui
npm run dev
In /server
npm run build
then
npm run dev
In /ui
npm run build
In /server
npm run build
And
npm run pack