feat: replace DiceBear avatar proxy with local Multiavatar SVG generation and remove avatar_style from signup

This commit is contained in:
2026-05-11 01:14:43 +00:00
parent d8ef8ebef2
commit fda3a202dc
37 changed files with 1203 additions and 366 deletions
+2 -1
View File
@@ -13,7 +13,8 @@ dependencies = [
"python-dotenv",
"aiofiles",
"httpx",
"dicebear",
"multiavatar",
"locust",
]
[build-system]