stable-diffusion-webui/frontend
Thomas Mello fa4e63a549
Fix css (#1303)
* fix css for highlight output info elements

* clean up css_and_js.py

* remove unused js imports
2022-09-24 22:58:50 +03:00
..
css Fix css (#1303) 2022-09-24 22:58:50 +03:00
dist Fixed missing frontend/dist folder. 2022-09-20 21:45:16 -07:00
js fix: copy of output parameters (#1301) 2022-09-24 20:57:12 +03:00
src Added implementation of the Concepts Library tab made by @Qualzz. 2022-09-20 21:06:00 -07: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
.eslintrc.js Fixed missing frontend/dist folder. 2022-09-20 21:45:16 -07: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 Fix css (#1303) 2022-09-24 22:58:50 +03:00
frontend.py Fix css (#1303) 2022-09-24 22:58:50 +03:00
image_metadata.py Metadata cleanup - Maintain metadata within UI (#845) 2022-09-09 19:27:21 +03:00
index.html Added implementation of the Concepts Library tab made by @Qualzz. 2022-09-20 21:06:00 -07:00
job_manager.py Re-merge #611 - View/Cancel in-progress diffusions (#796) 2022-09-14 23:48:56 +03:00
package.json Added implementation of the Concepts Library tab made by @Qualzz. 2022-09-20 21:06:00 -07:00
tsconfig.json Added implementation of the Concepts Library tab made by @Qualzz. 2022-09-20 21:06:00 -07:00
tsconfig.node.json Added implementation of the Concepts Library tab made by @Qualzz. 2022-09-20 21:06:00 -07:00
ui_functions.py Add mask_restore to restore images based on mask, fixing #665 (#898) 2022-09-10 00:07:14 +03:00
vite.config.ts Added implementation of the Concepts Library tab made by @Qualzz. 2022-09-20 21:06:00 -07:00