mirror of
https://github.com/google-ai-edge/gallery.git
synced 2025-07-18 04:06:49 -04:00
This commit introduces a new "Toggle Server" feature that runs a local HTTP server on the device. This allows developers and researchers to interact with the on-device AI models using `curl`, with all communication tunneled exclusively over the USB cable. The server can handle multipart/form-data requests, allowing users to send a prompt, an image, or both. This provides a powerful new way to test, debug, and integrate the on-device models. |
||
---|---|---|
.. | ||
src | ||
.gitignore | ||
README.md |