Commit Graph

6 Commits

Author SHA1 Message Date
AbdBarho 3e67f559d4 Update Auto (#610)
Closes #609

https://github.com/AUTOMATIC1111/stable-diffusion-webui/commit/4afaaf8a020c1df457bcf7250cb1c7f609699fa7
2023-11-13 21:12:07 +01:00
PassiveLemon 2a0de025e2 Support for ComfyUI (#384)
As discussed in Discussion
[#367](https://github.com/AbdBarho/stable-diffusion-webui-docker/discussions/367),
this adds support for the newer ComfyUI. I forked the fork that would
already add this but the maintainer of that fork hasn't implemented the
changes needed to properly get the output function working, which I did.
I believe everything is functional though I have not tested every single
node.

I changed the table format for the README and a few other minor things
for aesthetic reasons but if you want me to revert those, I will.

---------

Co-authored-by: Jonathan Kovacs <jkovacs-dev@users.noreply.github.com>
Co-authored-by: AbdBarho <ka70911@gmail.com>
2023-04-21 21:34:17 +02:00
AbdBarho b8256cccd2 Update PR template 2022-12-10 11:42:04 +01:00
AbdBarho 5b4acd605d Contribution Info (#181) 2022-10-26 23:57:29 +02:00
AbdBarho 5698c49653 Update versions (#121)
- auto:
https://github.com/AUTOMATIC1111/stable-diffusion-webui/commit/050a6a798cec90ae2f881c2ddd3f0221e69907dc
  - Now uses python 3.10
  - requires a complete re-install
  - Image is now smaller (5.7GB vs 9.8GB)
- hlky:
https://github.com/sd-webui/stable-diffusion-webui/commit/fe6e72fde79214aa848d47afe74487d9855b8643
- lstein:
https://github.com/lstein/stable-diffusion/commit/31869885d9d3ee1e62c1109fb141e828e9a0e833
  - img2img now works
2022-10-09 11:39:31 +02:00
AbdBarho 83b78fe504 Update versions (#82)
### Update versions

- auto: https://github.com/AUTOMATIC1111/stable-diffusion-webui/commit/dd911a47b3c3313b3938b700eb26cbd5bb3e1c95
- hlky: https://github.com/sd-webui/stable-diffusion-webui/commit/17748cbc9c34df44d0381c42e4f0fe1903089438
- lstein: https://github.com/lstein/stable-diffusion/commit/50d607ffea3734072a80e38b09ba0c3758af5d40
2022-09-19 22:02:46 +02:00