stable-diffusion-webui/frontend
devilismyfriend 678578c99d
[Image lab] Send to lab button (#444)
* added image lab

* first release

model loading/unloading and save procedure added, commented out unused code from frontend

* bug fixes

Changed the image output to a gallery to display multiple items

Fixed results not showing up in output

Fixed RealESRGAN 2x mode not working and hard coded the default value for the reload.

* added GoBig model check

* added LDSR load check

* removed global statements, added model loader/unloader function

* fixed optimized mode

* update

* update

Added send to lab button
Added a print out if latent-diffusion folder isn't found

* brought back the fix faces and upscale in generation tab

Co-authored-by: dr3amer <91037083+dr3am37@users.noreply.github.com>
Co-authored-by: hlky <106811348+hlky@users.noreply.github.com>
2022-09-01 18:48:51 +01:00
..
css [Big update] - Dynamic params, Ui rehaul, mobile fixes, and simplification of the txt2img tab (#421) 2022-09-01 14:18:17 +01:00
js refactor: python js interface (#381) 2022-09-01 11:11:22 +01:00
__init__.py Refactored the UI, added a web_playground.py to be run without any models. 2022-08-29 00:41:17 +01:00
CODEOWNERS fixes [CHORE] - add codeowners file for altryne on /frontend #386 (#387) 2022-08-31 20:39:04 +01:00
css_and_js.py [Big update] - Dynamic params, Ui rehaul, mobile fixes, and simplification of the txt2img tab (#421) 2022-09-01 14:18:17 +01:00
frontend.py [Image lab] Send to lab button (#444) 2022-09-01 18:48:51 +01:00
ui_functions.py [Image lab] Send to lab button (#444) 2022-09-01 18:48:51 +01:00