Commit Graph

11 Commits

Author SHA1 Message Date
Manuel Schmid f136e78df7
Merge branch 'crohrer_main'
# Conflicts:
#	css/style.css
2024-01-09 14:35:01 +01:00
Manuel Schmid 0299d04856
Merge branch 'hotfix/rename-preview-images'
# Conflicts:
#	css/style.css
#	javascript/script.js
#	modules/ui_gradio_extensions.py
2024-01-09 14:33:02 +01:00
Christoph Rohrer cca4cf3574 fix: prevent cutting off overlay 2024-01-09 11:50:27 +01:00
Chris Rohrer f298ebca76
feat: adds preview overlay for styles (#1762)
* feat: adds preview overlay for styles

* fix: implement correct path resolution for all OS

solves issues for Windows

* fix: makes preview overlay also work with other languages

* feat: scale down images to 258x200, fix aspect ratio in css

reduces file size from 19,6MB to 3,4MB

* fix: adjust z-index to correctly overlay gradio border pulse when generating images

* update files

* version

---------

Co-authored-by: Manuel Schmid <9307310+mashb1t@users.noreply.github.com>
Co-authored-by: Manuel Schmid <manuel.schmid@odt.net>
Co-authored-by: lllyasviel <lyuminzhang@outlook.com>
2024-01-07 15:10:42 -08:00
Manuel Schmid d5f25eedea
feat: scale down images to 258x200, fix aspect ratio in css
reduces file size from 19,6MB to 3,4MB
2024-01-07 12:03:18 +01:00
Chris Rohrer a196a648ff feat: adds preview overlay for styles 2024-01-05 16:56:05 +01:00
Danil Boldyrev 059037eeb2
fix zooming on large-width images (#1428) 2023-12-15 11:37:11 -08:00
Yuki Shindo 8f9f020e8f
fix canvas tooltip position (#975) 2023-11-17 14:37:21 -08:00
lllyasviel 5158463216 js 2023-11-13 23:44:15 -08:00
lllyasviel df93f738de finally solve wide image inpaint UI problem, curse gradio 2023-10-20 10:44:02 -07:00
MoonRide303 20b13b6a8b Merged some MRE features (generate hotkey, generate forever, notification sound) 2023-10-16 11:10:02 +02:00