ANTINUDE.IO / SDK v0.9 / iOS · ANDROIDALL SYSTEMS · 47ms p50
AN
AntiNudev0.9
ProductPricingDocsSecurity
LEGAL

Third-party notices.

LAST UPDATED · MAY 18, 2026

The AntiNude SDKs bundle open-source software developed by third parties. We list every third-party component below together with the license under which it is distributed. This page satisfies the attribution requirements of those licenses. The on-device nudity detector is the unmodified NudeNet 320n model, distributed under the GNU AGPL-3.0 — see the heads-up in the Model card for what this means for downstream commercial use.

§01Components.
NudeNet
AGPL-3.0
320n · v3.4 (model weights and detection architecture)
On-device nudity detector bundled with the iOS and Android SDKs.
https://github.com/notAI-tech/NudeNet
ONNX Runtime
MIT
1.24.2
Mobile inference runtime used to execute the NudeNet model on-device.
https://github.com/microsoft/onnxruntime
kotlinx-coroutines-android
Apache-2.0
1.8.1
Suspending API surface on the Android SDK (suspend fun scanImage).
https://github.com/Kotlin/kotlinx.coroutines
Kotlin Standard Library
Apache-2.0
1.9.x
Android SDK runtime.
https://kotlinlang.org
§02Full license texts.

GNU Affero General Public License v3.0 (NudeNet model)

The NudeNet 320n model weights bundled with the SDK are distributed under GNU AGPL-3.0. The full text is available at gnu.org/licenses/agpl-3.0.html. The upstream author publicly confirmed the AGPL-3.0 license in notAI-tech/NudeNet#177 (Jan 2026): the model is built on Ultralytics YOLOv8, which is AGPL-3.0, so the weights inherit the same license. AGPL is a strong copyleft license — see the heads-up in the Model card for what this means if you intend to ship a closed-source commercial product on top of the SDK.

MIT License (ONNX Runtime)

MIT License

Copyright (c) Microsoft Corporation (ONNX Runtime)

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.

Apache License 2.0 (Kotlin stdlib, kotlinx-coroutines)

The full text of the Apache License, Version 2.0, is available at apache.org/licenses/LICENSE-2.0. Each Apache-licensed component above contains its own NOTICE file; we include those unchanged.

§03Reporting an attribution issue.
  • If a component is missing from this page, email legal@antinude.io.
  • If your copyright is reproduced incorrectly, we will correct it within 5 business days.
  • This page is versioned together with each SDK release; older snapshots are available on request.
SEE ALSO · Terms of Service · Privacy Policy · Store submission guide