Vladimir Mandic
204853afea
global crlf to lf
2024-01-10 09:45:26 -05:00
brknsoul
89ac5a6b55
Update webui.bat
...
Adjusted comment to suggest where to add command line args.
2023-12-13 14:47:46 +10:30
Vladimir Mandic
7ee0d65c13
update startup scripts
2023-11-04 08:22:57 -04:00
Vladimir Mandic
d1302c09e3
update pre-commit and fix ops
2023-09-17 15:06:21 -04:00
Vladimir Mandic
b41c3009be
revert diffusers
2023-09-14 13:03:40 -04:00
Vladimir Mandic
1f6261be80
jumbo patch
2023-04-27 13:12:20 -04:00
Vladimir Mandic
81b8294e93
switch cmdflags to settings
2023-04-12 10:40:11 -04:00
Vladimir Mandic
831f562394
new installer
2023-04-11 14:39:04 -04:00
Vladimir Mandic
04f2c630cf
update
2023-02-03 09:38:09 -05:00
Vladimir Mandic
ee410df5a5
post-merge update
2023-01-28 11:17:30 -05:00
Vladimir Mandic
534c5a7d50
update requirements
2023-01-26 10:47:01 -05:00
AUTOMATIC
48a15821de
remove the pip install stuff because it does not work as i hoped it would
2023-01-25 00:49:16 +03:00
AUTOMATIC
93fad28a97
print progress when installing torch
...
add PIP_INSTALLER_LOCATION env var to install pip if it's not installed
remove accidental call to accelerate when venv is disabled
add another env var to skip venv - SKIP_VENV
2023-01-24 21:13:05 +03:00
Vladimir Repin
db9b116179
fix paths with parentheses
2023-01-15 23:13:58 +03:00
AUTOMATIC
9cfd10cdef
repair #6612
2023-01-11 01:27:00 +03:00
Vladimir Repin
e2c8584f75
make VENV envvar accept absolute path instead of relative
2023-01-10 22:26:49 +03:00
d8ahazard
ac6fd2a5d9
Fix accelerate check when spaces in path
2022-11-10 09:39:43 -06:00
d8ahazard
0a54bd3395
Optional Accelerate Launch
2022-11-09 11:15:17 -06:00
DepFA
82589c2d5e
add windows equivalent
2022-10-18 17:24:21 +03:00
DepFA
b8a8f749ef
Update webui.bat
2022-09-26 16:19:47 +03:00
AUTOMATIC
33e6b6e9a6
moved most of functionality from webui.bat into cross-platform launch.py
...
moved stable diffusion dependencies into requirements.txt
added checkout with specific commit hashes to all external repos
2022-09-13 16:48:18 +03:00
AUTOMATIC
ac9b2ec010
fixed version for GFPGAN and k-diffusion
...
made launcher always install requirements
bumped basicsr to 1.4.2 because someone wanted it
2022-09-13 00:24:37 +03:00
AUTOMATIC
c2a1b37382
remove check for model in bat entirely #240
2022-09-12 20:16:28 +03:00
AUTOMATIC
e4f080f61a
print git commit revision when launching webui
2022-09-12 14:36:40 +03:00
AUTOMATIC
f194457229
CLIP interrogator
2022-09-11 18:48:36 +03:00
AUTOMATIC
955f644ce1
split settings into three columns
...
added a different workaround for gradio mask bug with info in UI
switched to newer gradio version
2022-09-10 11:10:00 +03:00
AUTOMATIC
a5316bbf63
add missing reqs from PR
...
add missing check to autoinstall that will install fonts for existing users
remove unusaed line from another PR
2022-09-09 23:45:44 +03:00
AUTOMATIC
1fd2c22919
brought manual instructions up to date
...
reworked launching with different parameters
2022-09-09 08:37:19 +03:00
safentisAuth
6dc5cf558d
Fix webui.bat ignoring cmd line arguments, fix output img overflowing
2022-09-08 15:08:23 +03:00
Daniel Grenner
e817a28b8e
Add settings file
...
Signed-off-by: Daniel Grenner <daniel.grenner@ingka.ikea.com >
2022-09-08 11:18:50 +02:00
Christian
d03e9502b1
Fix not being able to have spaces directory
...
Adds quotes around the PYTHON path so that there can be spaces in parent folders.
2022-09-08 00:31:25 +02:00
AUTOMATIC
6a9b33c848
codeformer support
2022-09-07 12:32:28 +03:00
AUTOMATIC
e994120b6e
change the main script to run from its directory rather stable diffusion; this will change where images are saved by default because people are failing to find their images
2022-09-06 20:55:07 +03:00
AUTOMATIC
811725d3aa
Update webui.py to instruct python to install binary packages; this should prevent errors people are getting with lacking C++ compilers
2022-09-05 10:41:01 +03:00
AUTOMATIC
e5fc7bb59c
fix for webui.bat to support python with spaces in names
2022-09-03 01:55:56 +03:00
AUTOMATIC
0dca0db7eb
Update to support embedding with length greater than 1.
2022-09-03 01:01:58 +03:00
AUTOMATIC
efa0a6483c
change webui.bat to use venv
2022-09-02 19:26:18 +03:00
AUTOMATIC
67216187a8
bat file for installing and launching
2022-09-02 09:49:35 +03:00