Commit Graph

1323 Commits (cc5a8924d16696f8a6a1c8abf440bcf2b894df8a)

Author SHA1 Message Date
Abdullah Alfaraj 3046512f4e
Update wiki-sync-action.yml 2023-02-06 09:31:35 +03:00
Abdullah Alfaraj d9d8b3cc95
Rename wiki_action_2.yml to wiki_action_2 2023-02-06 09:30:37 +03:00
Abdullah Alfaraj 9d76e6331b
Rename publish_docs_to_wiki.yml to publish_docs_to_wiki 2023-02-06 09:29:57 +03:00
Abdullah Alfaraj 739fdd33e9
change the wiki folder name to docs 2023-02-06 09:27:08 +03:00
Abdullah Alfaraj 4b0f8e241e
Create wiki-sync-action.yml 2023-02-06 09:25:19 +03:00
Abdullah Alfaraj 09c98c9405
Merge pull request #87 from adunato/master
Added tutorials to wiki doc folder
2023-02-05 23:07:47 +03:00
Abdullah Alfaraj 09366fcc10
Update publish_docs_to_wiki.yml 2023-02-05 21:18:58 +03:00
Abdullah Alfaraj f80b12bc32
Update wiki_action_2.yml 2023-02-05 21:06:26 +03:00
Abdullah Alfaraj 19b7c28200
Update wiki_action_2.yml 2023-02-05 21:03:27 +03:00
Abdullah Alfaraj 90200748d1
fix typo: remove dash 2023-02-05 20:27:12 +03:00
Abdullah Alfaraj 7599703512
Update wiki_action_2.yml 2023-02-05 20:11:19 +03:00
Abdullah Alfaraj d788b37c2d
Create wiki_action_2.yml 2023-02-05 18:49:07 +03:00
Abdullah Alfaraj 3ea16550fe
Update publish_docs_to_wiki.yml 2023-02-05 18:40:23 +03:00
Abdullah Alfaraj d60fd963fc
Create publish_docs_to_wiki.yml 2023-02-05 18:30:35 +03:00
Abdullah Alfaraj 8407087d6c attempt at creating a snapshot with no sliding 2023-02-05 17:23:40 +03:00
Abdullah Alfaraj 808406ed7b load metadata from history tab 2023-02-05 17:23:02 +03:00
Abdullah Alfaraj 7d07c4cd9f increase the mask expansion's max value 2023-02-05 17:17:35 +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 b4cf722462 fix progress bar not updating 2023-02-05 10:31:25 +03:00
Abdullah Alfaraj 3d14241844 update the install.py to match the master branch 2023-02-05 10:17:52 +03:00
Abdullah Alfaraj 8943492ace auto update extension v1.1.6 .ccx 2023-02-05 00:10:15 +03:00
Abdullah Alfaraj 8296bb255c extension pointing to plugin-server-decouple branch 2023-02-04 23:37:48 +03:00
Abdullah Alfaraj a5e6195264
increment version to v1.1.5
auto-update extension
2023-02-04 23:11:29 +03:00
Abdullah Alfaraj 874aa43bae prompt shortcut will load from prompt_shortcut.json if it's not empty 2023-02-04 22:47:27 +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 290be898a9 update the init image and mask preview in main tab 2023-02-04 21:22:26 +03:00
Abdullah Alfaraj c3b69d971d expose the plugin doc/project path 2023-02-04 21:21:56 +03:00
Daniele 2de65e4b88 wiki update - inpainting and outpainting tutorials 2023-02-04 15:38:04 +00:00
Abdullah Alfaraj 1eeb449cbc add options to select the extension type 2023-02-04 17:25:23 +03:00
Abdullah Alfaraj 7b3118120c fix null keywords issue 2023-02-04 17:24:09 +03:00
Abdullah Alfaraj 754f08174d fix bug: inpaint mask weight will request the wrong url 2023-02-04 16:30:58 +03:00
Abdullah Alfaraj 3f0409e8c0 use extension type in mask expansion request 2023-02-04 16:30:26 +03:00
Abdullah Alfaraj 02ef6fa695 add an extension type option 2023-02-04 16:29:01 +03:00
Abdullah Alfaraj aef8756bdf
increment version to v1.1.3 2023-02-04 13:02:46 +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 415795bfa0 auto update the extension 2023-02-04 12:54:54 +03:00
Daniele 18ec8f7835 Added tutorials to wiki doc folder 2023-02-04 08:01:09 +00:00
Abdullah Alfaraj 51f57a66da make an automatic1111 extension 2023-02-03 17:34:33 +03:00
Abdullah Alfaraj 9e8a77388f first attempt at making an auto1111 extension 2023-02-03 14:15:47 +03:00
Abdullah Alfaraj 70f6b6a612 add support to prompt shortcut in txt2img mode 2023-02-03 13:52:56 +03:00
Abdullah Alfaraj 706437bc60 add plugin icons 2023-02-03 13:47:45 +03:00
Abdullah Alfaraj 7b3346b923
Merge pull request #86 from adunato/master
Wiki - first version
2023-02-03 11:14:18 +03:00
Daniele 85ca47a059 Wiki - first version 2023-02-03 06:47:43 +00: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
Abdullah Alfaraj 1c1b786589
Merge pull request #83 from puplakto/mac
unblocking running on MacOS
2023-02-02 07:12:14 +03:00
puplakto 636abcd791 create individual entrypoint for MacOS 2023-02-02 03:54:03 +00:00
Abdullah Alfaraj 6e242e3574
Merge pull request #82 from puplakto/remote
improve tips for remote server setup
2023-02-02 06:21:32 +03:00