google-deepmind / synthid-text

Apache License 2.0
153 stars 12 forks source link

API Access #1

Open EliasPereirah opened 1 day ago

EliasPereirah commented 1 day ago

Please provide API access for SynthID. Ease of implementation: Providing access via API facilitates the integration of the technology into various systems and platforms, making it accessible to a wider audience.

RyanMullins commented 20 hours ago

Hi @EliasPereirah!

This repo is a static reference implementation of SynthID Text to enable reproducibility of the research paper published in Nature by the community. It is not meant for production use or consumption via APIs.

For production use with open weights models, please look at the APIs available in Hugging Face Transformers staring in v4.46.0. See our blog post and Space for more on how to use this implementation.

For production use Google's proprietary models, please look at Google Cloud's offerings, which also support multi-modal outputs such as images.