new quality save layer

This commit is contained in:
2026-02-12 14:17:36 +01:00
parent 7c69302b33
commit 1ebf50ab04
16 changed files with 2256 additions and 30 deletions

View File

@@ -21,6 +21,14 @@ httpx==0.27.0
cryptography==41.0.7
bcrypt==4.1.2
# NLP & Text Analysis
language-tool-python==2.8
sentence-transformers==3.3.1
nltk==3.9.1
textstat>=0.7.12
scikit-learn==1.5.2
setuptools>=65.0.0
# Web Frontend
fastapi==0.115.0
uvicorn==0.32.0