IMage genartion service and models revamp - #Migration Runs

This commit is contained in:
IGNY8 VPS (Salman)
2026-01-03 20:08:16 +00:00
parent a70f8cdd01
commit f518e1751b
15 changed files with 817 additions and 287 deletions

View File

@@ -466,7 +466,7 @@ export default function ImageQueueModal({
<Modal
isOpen={isOpen}
onClose={onClose}
className="max-w-4xl w-full max-h-[80vh] overflow-hidden flex flex-col"
className="max-w-6xl w-full max-h-[80vh] overflow-hidden flex flex-col"
showCloseButton={!isProcessing}
>
{/* Header */}