Commit Graph

432 Commits

Author SHA1 Message Date
ZeroCool
d15eb0495e
Merge pull request #746 from ZeroCool940711/dev
Removed some unnecessary lines from the the webui_streamlit.cmd file.
2022-09-06 22:11:51 -07:00
ZeroCool
59497e17a6
Merge branch 'sd-webui:dev' into dev 2022-09-06 22:11:06 -07:00
ZeroCool940711
234f27bd49 Merge remote-tracking branch 'origin/dev' into dev 2022-09-06 22:10:42 -07:00
ZeroCool940711
40faf5cee3 Removed some unnecessary lines from the the webui_streamlit.cmd file. 2022-09-06 22:10:36 -07:00
ZeroCool
ac38e4df73
Merge pull request #745 from ZeroCool940711/dev
Removed duplicated entry for streamlit on the environment.yaml file.
2022-09-06 22:09:51 -07:00
ZeroCool
ca11f39f73
Merge branch 'sd-webui:dev' into dev 2022-09-06 22:09:21 -07:00
ZeroCool940711
ab6602791a Removed duplicated entry for streamlit on the environment.yaml file. 2022-09-06 22:08:51 -07:00
ZeroCool
dbcba360b9
Merge pull request #743 from ZeroCool940711/dev
Added cmd file for easy running and updating the Streamlit version of the UI.
2022-09-06 21:56:04 -07:00
ZeroCool940711
642ce06ca5 Merge remote-tracking branch 'origin/dev' into dev 2022-09-06 21:54:29 -07:00
ZeroCool940711
fd9ff5d2d4 Added .cmd file for easy running and updating the streamlit version of the UI. 2022-09-06 21:54:16 -07:00
ZeroCool
a172e44755
Merge pull request #742 from ZeroCool940711/dev
Added retry dependency as it is needed to run the streamlit version.
2022-09-06 21:33:28 -07:00
ZeroCool
a5dab0932f
Merge branch 'sd-webui:dev' into dev 2022-09-06 21:32:02 -07:00
ZeroCool940711
25b370b5ca Merge remote-tracking branch 'origin/dev' into dev 2022-09-06 21:31:18 -07:00
ZeroCool940711
003f60f3ac Added retry dependency for the streamlit version. 2022-09-06 21:29:47 -07:00
ZeroCool
a7314ddc06
Merge pull request #737 from ZeroCool940711/dev
Moved streamlit files to their proper location, before they were incorrectly added to the repository root folder.
2022-09-06 20:22:24 -07:00
ZeroCool
ed2daf81ba
Merge branch 'sd-webui:dev' into dev 2022-09-06 20:21:05 -07:00
ZeroCool940711
5b79864d43 Moved streamlit files to their proper location, before they were incorrectly added to the repository root folder. 2022-09-06 20:20:29 -07:00
ZeroCool
6b4e553378
Merge pull request #733 from ZeroCool940711/dev
Removed duplicated calls to save_sample and made variables and parameters better to understand.
2022-09-06 19:35:32 -07:00
ZeroCool940711
81cbe3efb1 Merge remote-tracking branch 'origin/dev' into dev 2022-09-06 19:33:05 -07:00
ZeroCool940711
cf9efa9cd9 - Removed duplicated calls to save_sample.
- Change variables and arguments to be more self-explanatory and easier to understand what they do.
2022-09-06 19:30:17 -07:00
hlky
38737341da
Merge branch 'master' into dev 2022-09-07 03:09:33 +01:00
hlky
3b490df708
img2img fixed 2022-09-07 03:08:29 +01:00
ZeroCool
33ecfb4c98
Merge branch 'sd-webui:dev' into dev 2022-09-06 18:59:22 -07:00
hlky
cf754f9fe6
Revert "Revert "img2img-fix (#717)""
This reverts commit bf08b617d4.
2022-09-07 02:56:27 +01:00
hlky
06df5a5697
Revert "img2img fixes"
This reverts commit e66eddc621.
2022-09-07 02:56:23 +01:00
hlky
e66eddc621
img2img fixes 2022-09-07 02:35:01 +01:00
hlky
f077e34677
Update environment.yaml 2022-09-07 02:10:13 +01:00
hlky
b3e5a486dd
Update environment.yaml 2022-09-07 02:06:17 +01:00
hlky
bf08b617d4
Revert "img2img-fix (#717)"
This reverts commit 70d4b1ca2a.
2022-09-07 01:45:15 +01:00
hlky
70d4b1ca2a
img2img-fix (#717) 2022-09-07 00:48:13 +01:00
ZeroCool
f3f8b6815d
Merge branch 'sd-webui:dev' into dev 2022-09-06 16:44:25 -07:00
hlky
f28255466b
#715 #699 #698 #663 #625 #617 #611 #604 (#716)
* Update README.md

* Add sampler name to metadata (#695)

Co-authored-by: EliEron <example@example.com>

* old-dev-merge

Co-authored-by: EliEron <subanimehd@gmail.com>
Co-authored-by: EliEron <example@example.com>
2022-09-07 00:43:51 +01:00
EliEron
d86e945ca2
Add sampler name to metadata (#695)
Co-authored-by: EliEron <example@example.com>
2022-09-07 00:33:47 +01:00
hlky
58c92228cd
Update README.md 2022-09-07 00:11:56 +01:00
hlky
e625b199bc
Update environment.yaml 2022-09-06 23:51:55 +01:00
hlky
010b27ce9a
Repo merge (#712)
* repo-merge

* cutdown size

* Create setup.py

* webui.cmd

* ldm

* Update environment.yaml

* Update environment.yaml
2022-09-06 23:50:14 +01:00
ZeroCool
78ad3c3445
Added a progress bar and updated the Image-to-image tab. (#652)
* Added a progress bar as well as some extra info to know how the generation is going without having to check the console every time.

* - Updated the Image-to-image tab, it is now working at a basic level.
- Disabled RealESRGAN by default for the Image-to-Image tab as it is not working right now.
2022-09-05 04:53:52 +01:00
hlky
75a7ef77f0
img2img test 2022-09-05 00:05:00 +01:00
ZeroCool
daf6519a9e
Implemented the basic layout for the Image-to-Image tab on the UI. (#640)
* Fixed the K Diffusion samplers not working as they had different callbacks than the DDIM and PLMS samplers, also removed some unnecessary code that was left over and are no longer needed now that we can use the K diffusion samplers directly.

* The GFPGAN and RealESRGAN checkboxes on the Advanced tab are no longer shown if said models are not available.

* - Implemented the basic layout for the Image-to-Image tab on the UI.
- Fixed the condition that checked if the GFPGAN and RealESRGAN models were present on their folders, it was previously checking if the folder existed instead of the model files inside of it.
- Removed the Basic tab from the Text-to-Image tab and changed the Advanced tab to be an expander, the basic tab was not actually been used on the streamlit version of the UI.
2022-09-04 22:36:19 +01:00
jjisnow
cc2da24c9e
update webui.yaml (#597)
* reflects newer state of the advanced menu
2022-09-04 21:44:43 +01:00
ZeroCool
46df6f9c36
The GFPGAN and RealESRGAN checkboxes on the Advanced tab are no longer shown if said models are not available. (#609)
* Fixed the K Diffusion samplers not working as they had different callbacks than the DDIM and PLMS samplers, also removed some unnecessary code that was left over and are no longer needed now that we can use the K diffusion samplers directly.

* The GFPGAN and RealESRGAN checkboxes on the Advanced tab are no longer shown if said models are not available.
2022-09-04 10:39:46 +01:00
hlky
e5e1663457
Revert load settings/tkinter 2022-09-04 01:46:17 +01:00
Thomas Mello
435d152c24
fix mask generation (#600) 2022-09-04 01:28:15 +01:00
cobryan05
d8a323ebc6
JobManager: Print true exception callstack (#590)
* JobManager: Print true exception callstack

* Allow empty prompts

Bug #564

Co-authored-by: hlky <106811348+hlky@users.noreply.github.com>
2022-09-04 00:21:46 +01:00
Thomas Mello
7b352ad038
Update webui_playground.py (#596)
Co-authored-by: hlky <106811348+hlky@users.noreply.github.com>
2022-09-04 00:20:49 +01:00
ZeroCool
3e336344ea
Fixed the K Diffusion samplers not working as they had different callbacks than the DDIM and PLMS samplers, also removed some unnecessary code that was left over and are no longer needed now that we can use the K diffusion samplers directly. (#594) 2022-09-04 00:20:05 +01:00
hlky
797136e1bd
k-diff 2022-09-03 21:02:41 +01:00
hlky
a21ce57de2
space/indent 2022-09-03 20:59:14 +01:00
ZeroCool
93b3a47a74
Changed the way the image preview is updated on the UI (#583)
* Removing the need for a custom streamlit fork, as we are not using nested columns this is no longer needed.

* Moved the embeddings to the config file and changed the Ui so it only needs to call `defaults.general.fp` to get it.

* Changed the way the image preview is updated on the UI to now use the proper callback from the DDIM and PLMS samplers, for that reason we no longer need to have the code for those samplers inside the webui_streamlit.py file.
2022-09-03 20:35:36 +01:00
Hans Raaf
75905871db
Enhanced support for variants (#574)
* Enhanced support for variants

I played a lot with variants and wanted to keep track of them by
extending the filename with the variant amount and variant seed.

While doing that, I found that currently, if you give a variant seed and
an image seed and generate more than one image, you end up with the
same image for all runs.

I used increasing variants with the same variant seed for creating
movies that show how a variant is increasingly deviating. I think
those are fascinating and added functionality to WebGUI.

If you now set a seed for the image and the variant and generate more
than one image, it will increase the variant amount by the initial
amount every step. So you can easily make a series of growing variants
and have them fully reproducible.

I hope I made sense :)

* Using the main seed for filenames on moving variants with same seed
2022-09-03 18:24:10 +01:00