image-detector / README.md
Lynote's picture
Add text-generation and text-analysis tags
eedd1a6 verified
|
Raw
History Blame Contribute Delete
1.71 kB
---
title: Lynote AI Image Detector
emoji: 🖼️
colorFrom: blue
colorTo: pink
sdk: static
pinned: true
license: mit
short_description: AI-generated image signal. Official Lynote page.
tags:
- ai-image-detection
- synthetic-image-detection
- image-classification
- computer-vision
- text-analysis
- text-generation
- responsible-ai
models:
- capcheck/ai-image-detection
---
# Lynote AI Image Detector
Official Lynote landing page on Hugging Face for AI image detection.
This Space is currently a static entry page: Hugging Face now hosts interactive
Gradio demos on free CPU only with a PRO subscription, so the working demo
(`app.py`, a CPU image-classification wrapper around the third-party
[`capcheck/ai-image-detection`](https://huggingface.co/capcheck/ai-image-detection)
checkpoint) is kept ready in this repository and will be enabled automatically
once the account has PRO. Lynote does not claim authorship of that checkpoint.
[Try Lynote AI Image Detector](https://lynote.ai/ai-image-detector?utm_source=huggingface&utm_medium=space&utm_campaign=hf_launch&utm_content=image_detector)
## Interpret results cautiously
- A score is not proof of provenance.
- Compression, retouching and screenshots can change predictions.
- New image generators may not resemble the model's training data.
- Do not use this demo alone for disciplinary, legal or moderation decisions.
## Privacy
The app processes images in memory and does not intentionally store uploads. Hugging
Face infrastructure and platform logs remain subject to Hugging Face policies.
## License and attribution
The Space wrapper is MIT licensed. The upstream checkpoint retains its own model-card
terms and provenance.