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 |
|