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
3 years ago
Vladimir Repin
db9b116179
fix paths with parentheses
3 years ago
AUTOMATIC
9cfd10cdef
repair #6612
3 years ago
Vladimir Repin
e2c8584f75
make VENV envvar accept absolute path instead of relative
3 years ago
d8ahazard
ac6fd2a5d9
Fix accelerate check when spaces in path
3 years ago
d8ahazard
0a54bd3395
Optional Accelerate Launch
3 years ago
DepFA
82589c2d5e
add windows equivalent
3 years ago
DepFA
b8a8f749ef
Update webui.bat
3 years ago
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
3 years ago
AUTOMATIC
ac9b2ec010
fixed version for GFPGAN and k-diffusion
...
made launcher always install requirements
bumped basicsr to 1.4.2 because someone wanted it
3 years ago
AUTOMATIC
c2a1b37382
remove check for model in bat entirely #240
3 years ago
AUTOMATIC
e4f080f61a
print git commit revision when launching webui
3 years ago
AUTOMATIC
f194457229
CLIP interrogator
3 years ago
AUTOMATIC
955f644ce1
split settings into three columns
...
added a different workaround for gradio mask bug with info in UI
switched to newer gradio version
3 years ago
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
3 years ago
AUTOMATIC
1fd2c22919
brought manual instructions up to date
...
reworked launching with different parameters
3 years ago
safentisAuth
6dc5cf558d
Fix webui.bat ignoring cmd line arguments, fix output img overflowing
3 years ago
Daniel Grenner
e817a28b8e
Add settings file
...
Signed-off-by: Daniel Grenner <daniel.grenner@ingka.ikea.com>
3 years ago
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.
3 years ago
AUTOMATIC
6a9b33c848
codeformer support
3 years ago
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
3 years ago
AUTOMATIC
811725d3aa
Update webui.py to instruct python to install binary packages; this should prevent errors people are getting with lacking C++ compilers
3 years ago
AUTOMATIC
e5fc7bb59c
fix for webui.bat to support python with spaces in names
3 years ago
AUTOMATIC
0dca0db7eb
Update to support embedding with length greater than 1.
3 years ago
AUTOMATIC
efa0a6483c
change webui.bat to use venv
3 years ago
AUTOMATIC
67216187a8
bat file for installing and launching
3 years ago