Commit Graph

14 Commits

Author SHA1 Message Date
ZeroCool940711
585c762b95 Fixed missing frontend/dist folder. 2022-09-20 21:45:16 -07:00
hlky
bffa0ff4c9
Update .gitignore 2022-09-16 11:17:51 +01:00
Syahmi Azhar
93d53f9c32
fix: launcher batch file fix #920, fix #605
- Allow reading environment.yaml file in either LF or CRLF
- Only update environment if environment.yaml changes
- Remove custom_conda_path to discourage changing source file
- Fix unable to launch webui due to frontend module missing (#605)
2022-09-13 12:13:23 +03:00
oc013
ed52d05c48
Docker updates - Add LDSR, streamlit, other updates for new repository 2022-09-11 09:58:33 -04:00
ZeroCool940711
9c7f401310 Added the models/custom folder to gitignore to ignore custom models. 2022-09-10 07:38:02 -07:00
Tony Beeman
4171882007 Move location of user file to configs/webui folder 2022-09-09 00:44:35 -07:00
Tony Beeman
5ea27f3d0c Streamlit: Allow user defaults to be specified in a userconfig_streamlit.yaml file. 2022-09-08 22:58:25 -07:00
Hafiidz
4ec0990de5 add gfpgan folder to gitignore, auto gen by imglab 2022-09-07 13:15:59 +08: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
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
Lex Darlog (DRL)
7698371d72 .gitignore from https://github.com/hlky/stable-diffusion/pull/55 + project-specific rules removed 2022-08-29 12:42:45 +01:00
Alex Volkov
8781040614 Added gitignore 2022-08-29 00:41:17 +01:00
altryne
beed3de337
UI fix for having to select which image you want to do the action on - (#166)
* Simplified the UI, using JS, removing the need for image select input

Signed-off-by: Alex Volkov <alex.volkov@fundbox.com>

* Merging incoming changes before PR

Signed-off-by: Alex Volkov <alex.volkov@fundbox.com>

* Removing pychache

Signed-off-by: Alex Volkov <alex.volkov@fundbox.com>

* adding gitignore

Signed-off-by: Alex Volkov <alex.volkov@fundbox.com>

Signed-off-by: Alex Volkov <alex.volkov@fundbox.com>
2022-08-28 01:28:21 +01:00