Commit Graph

96 Commits

Author SHA1 Message Date
anapnoe abd884665c Ignore - remove overrides [multiselect] option 2023-03-11 15:23:10 +02:00
anapnoe 9d6db796d6 Fix button click not apply the seed and subseed 2023-03-10 17:42:45 +02:00
anapnoe 8614240863 fix for paste button to update the ui 2023-03-10 15:11:25 +02:00
anapnoe ca6d67952e cool ticks for performant range input
performant components input number and range are now applied to all main tabs and scripts by default, extensions that have their own tab can utilize this feature by providing the parent tab id of the extension in the ui settings options
2023-03-10 14:06:38 +02:00
anapnoe ff18eb627f offcanvas aside theme configurator
added moonlight and retrog theme styles
2023-03-09 01:44:24 +02:00
anapnoe de2ee8602a ui output image fit method scale-down or contain option in settings 2023-03-08 15:36:09 +02:00
anapnoe aaddad9d9c performant dispatch for gradio's range slider and input number fields 2023-03-08 13:00:09 +02:00
anapnoe 85de7e7028 drag and drop images directly to txt2img and img2img and load the metadata along with the image
also fix for mobile preview
2023-03-07 22:08:09 +02:00
anapnoe 2b7abd5c53 fix issue with checkpoint change
added pacman preloader, fix hires id name
2023-03-06 05:43:38 +02:00
anapnoe 6e0b7927cd extra networks aside menu alternative 2023-03-03 17:30:42 +02:00
anapnoe 04dad8579b draggable reorderable quicksettings for desktop and mobile
top nav header restructure with fixed position and dynamic height need to add it to the theme configurator
2023-03-02 18:17:43 +02:00
anapnoe 240dcf173a Header tabs menu option added 2023-02-28 12:55:06 +02:00
anapnoe a920453c9d add or remove ops to quick settings on the fly no need to reload the ui 2023-02-26 19:36:02 +02:00
anapnoe c4cc11b398 Fix reflow with js 2023-02-26 14:21:16 +02:00
anapnoe 8a8b5f6087 Ops add/remove to QuickSettings interactively 2023-02-26 13:58:58 +02:00
anapnoe eb99918ef4 Extra Networks settings custom size and visible rows for cards, added mobile custom spacing for theme editor 2023-02-25 18:47:23 +02:00
anapnoe 3cd625854f settings page styles 2023-02-24 21:49:18 +02:00
anapnoe 4e0d496540 Extra Networks accordion and settings default visibility 2023-02-24 16:29:36 +02:00
anapnoe 57ff90942b png info + sd max resolution in settings 2023-02-24 04:12:00 +02:00
anapnoe 47dae0b18d Extras page added ui_views_order default in settings 2023-02-22 17:24:58 +02:00
anapnoe beff34013d added ui hidden tabs in settings 2023-02-21 09:10:50 +02:00
anapnoe 2df00d224d fix uninitialize var to apply object-fit method to preview 2023-02-20 23:30:25 +02:00
anapnoe 5aef03d8f0 added functionality to apply object-fit method to preview 2023-02-20 23:14:21 +02:00
anapnoe c7095047f3 clean nav menu code, fix prompt overflow , added contain scale-down hook in settings, 2023-02-20 11:31:01 +02:00
anapnoe 3d947f6ecd QuickSettings offcanvas menu 2023-02-20 02:18:13 +02:00
anapnoe 644a5ab9b5 Switch Viewport and fix Inpaint img2img 2023-02-15 20:10:16 +02:00
anapnoe 670e39facb mobile menu 2023-02-12 07:52:20 +02:00
anapnoe b438b94612 major update
this is going well after 5 days of no sleep
i decided to post the current state of the ui  still so much more work to do
2023-02-11 10:25:08 +02:00
anapnoe 222fec1013 css refactoring 2023-02-06 07:54:52 +02:00
anapnoe 249928a6c4 fix issue with textarea 2023-02-06 04:29:35 +02:00
anapnoe bd431065b4 Split View Resizer Added 2023-02-06 01:55:53 +02:00
anapnoe 59b44f6b41 filter textarea only for promps 2023-02-05 14:11:25 +02:00
anapnoe 627937f56f Refactoring Css mobile fixes 2023-02-05 10:36:38 +02:00
anapnoe d70b14007c Removed FormSubGroup Component 2023-02-04 07:07:00 +02:00
anapnoe 5a8a3ef958 UX/UI design improvements 2023-02-04 06:15:43 +02:00
AUTOMATIC 399720dac2 update prompt token counts after using the paste params button 2023-01-30 01:03:31 +03:00
AUTOMATIC 1d8e06d542 add checkpoints tab for extra networks UI 2023-01-28 22:52:27 +03:00
AUTOMATIC b5230197a6 rework extras tab to use script system 2023-01-23 09:24:43 +03:00
AUTOMATIC 184e23eb89 relocate tool buttons next to generate button
prevent extra network tabs from putting images into wrong prompts
prevent settings leaking into prompt
2023-01-21 09:58:57 +03:00
AUTOMATIC 40ff6db532 extra networks UI
rework of hypernets: rather than via settings, hypernets are added directly to prompt as <hypernet:name:weight>
2023-01-21 08:36:07 +03:00
AUTOMATIC 20a59ab3b1 move token counter to the location of the prompt, add token counting for the negative prompt 2023-01-20 10:18:41 +03:00
AUTOMATIC 0f5dbfffd0 allow baking in VAE in checkpoint merger tab
do not save config if it's the default for checkpoint merger tab
change file naming scheme for checkpoint merger tab
allow just saving A without any merging for checkpoint merger tab
some stylistic changes for UI in checkpoint merger tab
2023-01-19 10:39:51 +03:00
AUTOMATIC c7e50425f6 add progress bar to modelmerger 2023-01-19 09:25:37 +03:00
Vladimir Repin 8683427bd9 Process interrogation on all img2img subtabs 2023-01-18 20:25:52 +03:00
AUTOMATIC 38b7186e6e update sending input event in java script to not cause exception in browser https://github.com/gradio-app/gradio/issues/2981 2023-01-17 14:15:47 +03:00
AUTOMATIC d8b90ac121 big rework of progressbar/preview system to allow multiple users to prompts at the same time and do not get previews of each other 2023-01-15 18:51:04 +03:00
AUTOMATIC 86359535d6 add buttons to copy images between img2img tabs 2023-01-14 22:43:01 +03:00
AUTOMATIC 08c6f009a5 load hashes from cache for checkpoints that have them
add checkpoint hash to footer
2023-01-14 15:55:40 +03:00
AUTOMATIC 5623a3e7b1 fix send to inpaint sending you to wrong place 2023-01-12 19:47:33 +03:00
AUTOMATIC1111 4ae960b01c Merge pull request #4177 from eltociear/patch-2
Fix typo in ui.js
2023-01-04 17:59:31 +03:00