fix: update Swapper endpoints (/health, /models), remove upload size limits, auto-convert images

This commit is contained in:
Apple
2025-12-01 03:03:27 -08:00
parent 9c79b6e526
commit b3e3c6417d
15 changed files with 61 additions and 46 deletions

View File

@@ -23,3 +23,4 @@ CMD ["uvicorn", "main:app", "--host", "0.0.0.0", "--port", "7001"]