stable-diffusion-webui/frontend
devilismyfriend 1f22b0f5aa
[Feature] Image Processing tab (#401)
* 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

Co-authored-by: dr3amer <91037083+dr3am37@users.noreply.github.com>
Co-authored-by: hlky <106811348+hlky@users.noreply.github.com>
2022-09-01 11:32:11 +01:00
..
css #234 2022-08-31 14:34:50 +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 refactor: python js interface (#381) 2022-09-01 11:11:22 +01:00
frontend.py [Feature] Image Processing tab (#401) 2022-09-01 11:32:11 +01:00
ui_functions.py Add dimensions info (aspect ratio and pixel count) 2022-08-31 03:22:40 +01:00