Commit Graph

39 Commits (cf70efaf449d200e3ee3d7bdf64975145ea91925)

Author SHA1 Message Date
Abdullah Alfaraj 0d06ed6ad3 Return the data instead of the file 2023-11-29 08:41:20 +03:00
XiaoXiaoJiangYun 21b7024ff1
Update python_replacement.js to fix first run prompts library
If you are first time to run prompts library, you will always use temple because you didn't have file in the uxp storage DataFolder.
2023-11-10 16:32:56 +08:00
Abdullah Alfaraj b144b920bc Fix: Negative prompts now correctly load into the negative prompt text box from metadata 2023-10-10 14:44:43 +03:00
Abdullah Alfaraj bed5a10d01 load settings from automatic1111 png image 2023-09-27 16:46:12 +03:00
Abdullah Alfaraj 44b96b7df4 delete commented code 2023-09-24 14:47:23 +03:00
Abdullah Alfaraj b14e2afb2c simplify loadPromptShortcut method 2023-09-20 23:21:14 +03:00
Abdullah Alfaraj 715e2ce6fe refactoring the main tab 2023-08-17 13:14:56 +03:00
Abdullah Alfaraj 74e76b6a67 add new history tab that is segmented by sessions 2023-08-03 13:21:06 +03:00
Abdullah Alfaraj 186940e274 comment unnecessary logs 2023-07-12 20:41:30 +03:00
Abdullah Alfaraj 4a9bd30970 Fix bug: the last seed is not being stored 2023-07-06 16:34:36 +03:00
Abdullah Alfaraj 9c048654f4 use blur slider to add blur to the expanded mask 2023-07-06 11:52:47 +03:00
Abdullah Alfaraj 339228d3da comment out unnecessary logs and remove the debugger keywords 2023-06-23 15:08:03 +03:00
Abdullah Alfaraj 745d541a62 removing dead code and comments 2023-06-05 19:06:11 +03:00
Abdullah Alfaraj 6c74919240 Merge branch 'master' of https://github.com/AbdullahAlfaraj/Auto-Photoshop-StableDiffusion-Plugin into control_net_2 2023-02-25 07:38:39 +03:00
Abdullah Alfaraj 385d1060ae restore the settings after a generation 2023-02-25 07:21:29 +03:00
Abdullah Alfaraj f6738936bd refactor settings tab, move all functionality to settings.js 2023-02-23 23:02:32 +03:00
Abdullah Alfaraj ed2fdec08c add save and load files utility 2023-02-23 19:20:28 +03:00
Abdullah Alfaraj 656664d393 convert the output of ControlNet api to a standard response the plugin can work with 2023-02-21 21:33:12 +03:00
Abdullah Alfaraj 6a2fbf2b76 convert the slashes in a path from \\ to / 2023-02-15 11:43:44 +03:00
Abdullah Alfaraj 654d6c421e missing "general" namespace 2023-02-14 12:58:21 +03:00
Abdullah Alfaraj 4c4a7cdec3 Merge branch 'master' of https://github.com/AbdullahAlfaraj/Auto-Photoshop-StableDiffusion-Plugin into horde_native 2023-02-14 05:52:20 +03:00
Daniele 4977e0c8a5 Extras - bug fixing 2023-02-12 12:43:54 +00:00
Daniele 8fb3db6521 Extras tab 2023-02-11 21:46:52 +00:00
Abdullah Alfaraj e2ea771e9b add img2img, inpaint, and outpaint to the horde 2023-02-11 10:15:28 +03:00
Abdullah Alfaraj dd106bee00 do the prompt_shortcut substitution in getSettings() 2023-02-09 02:52:33 +03:00
Abdullah Alfaraj e12e8d7742 store the horde generated images into the output folder 2023-02-08 13:21:18 +03:00
Abdullah Alfaraj 6991619446 fix the prompt shortcut not loading correctly 2023-02-07 14:20:39 +03:00
Abdullah Alfaraj d3b3d022ef open links using the proxy server 2023-02-06 15:41:54 +03:00
Abdullah Alfaraj 808406ed7b load metadata from history tab 2023-02-05 17:23:02 +03:00
Abdullah Alfaraj 4aeba9004a store the auto metadata data in both txt2img and img2img modes 2023-02-05 11:36:28 +03:00
Abdullah Alfaraj aade243e7f add auto1111 get metadata function 2023-02-05 10:49:20 +03:00
Abdullah Alfaraj ccac9a4be4 remove dead code 2023-02-04 22:46:19 +03:00
Abdullah Alfaraj 7d4db305f1 save and load the prompt shortcut 2023-02-04 21:23:02 +03:00
Abdullah Alfaraj 1eeb449cbc add options to select the extension type 2023-02-04 17:25:23 +03:00
Abdullah Alfaraj 3f0409e8c0 use extension type in mask expansion request 2023-02-04 16:30:26 +03:00
Abdullah Alfaraj ab13d10e97 add mask expansion and prompt shortcut support to the .ccx package 2023-02-04 12:56:34 +03:00
Abdullah Alfaraj 70f6b6a612 add support to prompt shortcut in txt2img mode 2023-02-03 13:52:56 +03:00
Abdullah Alfaraj bd8bb1d6d7 fix bug: submit new sd url will not do anything 2023-02-02 19:03:06 +03:00
Abdullah Alfaraj 874f804446 replace python server dependency for txt2img and img2img mode 2023-02-02 09:29:11 +03:00