fix: update Swapper endpoints (/health, /models), remove upload size limits, auto-convert images
This commit is contained in:
@@ -158,7 +158,7 @@ export function AgentAvatarUpload({
|
||||
{canEdit && (
|
||||
<div className="flex-1">
|
||||
<p className="text-sm text-white/50 mb-3">
|
||||
Upload a custom avatar for this agent. Recommended size: 256x256px.
|
||||
Upload a custom avatar for this agent. Any image format accepted.
|
||||
</p>
|
||||
<input
|
||||
ref={inputRef}
|
||||
|
||||
Reference in New Issue
Block a user