mirror of
https://github.com/snapotter-hq/SnapOtter.git
synced 2026-08-03 07:46:42 +02:00
docs: fix license (MIT -> AGPLv3), add lite refs to llms.txt and ai.md
Both llms.txt and llms-full.txt incorrectly said MIT. Also added lite variant mention to the description and a warning callout on the AI engine docs page noting AI tools are unavailable in the lite image.
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
# Stirling Image — Complete Documentation
|
||||
|
||||
Self-hosted, open-source image processing platform with 30+ tools. Runs in a single Docker container. Resize, compress, convert, remove backgrounds, upscale, run OCR, and more — without sending images to external services.
|
||||
Self-hosted, open-source image processing platform with 30+ tools. Runs in a single Docker container. Resize, compress, convert, remove backgrounds, upscale, run OCR, and more - without sending images to external services. Available as :latest (full, ~11 GB with AI/ML) or :lite (~1.5 GB, image processing only).
|
||||
|
||||
- GitHub: https://github.com/stirling-image/stirling-image
|
||||
- Docs: https://stirling-image.github.io/stirling-image/
|
||||
- License: MIT
|
||||
- License: AGPLv3 (commercial license also available)
|
||||
|
||||
---
|
||||
|
||||
|
||||
Reference in New Issue
Block a user