mirror of
https://github.com/invoke-ai/InvokeAI
synced 2024-08-30 20:32:17 +00:00
load thumbnail
This commit is contained in:
parent
18e2b130fc
commit
f46f8058be
@ -123,6 +123,7 @@ const GalleryImage = (props: HoverableImageProps) => {
|
||||
// withResetIcon // removed bc it's too easy to accidentally delete images
|
||||
isDropDisabled={true}
|
||||
isUploadDisabled={true}
|
||||
thumbnail={true}
|
||||
/>
|
||||
</Box>
|
||||
)}
|
||||
|
Loading…
Reference in New Issue
Block a user