-
Notifications
You must be signed in to change notification settings - Fork 294
Face sensing #2264
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Face sensing #2264
Conversation
For the extra non-script assets that blazeface loads - Not clear what we'll do about those since #2267 doesn't plan to include anything. For now I'll probably put a copy of them on packagerdata.turbowarp.org and hardwire the desktop app to make this work offline. |
This should probably be moved into the real VM since the extension is now available in upstream |
it's fine to keep it here. packaging everything so that it can work offline is easier outside of that repository |
we'll do dependencies after. for now i just copied the modules to packagerdata.turbowarp.org so we can get this in quickly without loading scripts from third party |
Closes #880
Still a lot to do.