From 86c76ba6a74d1f196c12d7a43a1b0bf6e8fa5364 Mon Sep 17 00:00:00 2001 From: Holden Salomon Date: Mon, 15 Jun 2026 11:44:12 -0400 Subject: [PATCH] Update README.md (#33) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a57fae6..e050af4 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ > **Note:** winnow's approach to training Frigate face recognition is not an officially documented workflow — results may vary. > **Early Development — Use With Caution** -> winnow is functional but still maturing. Features that modify your Frigate training data — quality replacement, stale mapping cleanup — can remove images from your dataset and are not yet battle-tested at scale. Review the logs after each run and keep backups of your Frigate face training directory until you are confident in the results. +> winnow is in an unfinished state and maturing. Features that modify your Frigate training data — quality replacement, stale mapping cleanup — can remove images from your dataset and are not yet battle-tested at scale. Review the logs after each run and keep backups of your Frigate face training directory until you are confident in the results. **Docs:** [Setup](https://github.com/sudolulo/winnow/wiki/Setup) · [Troubleshooting](https://github.com/sudolulo/winnow/wiki/Troubleshooting) · [FAQ](https://github.com/sudolulo/winnow/wiki/FAQ)