AUTOMATIC1111
|
220e298417
|
Merge pull request #12294 from AUTOMATIC1111/cmd_arg-disable-extensions
add cmd_arg --disable-extensions all extra
|
2023-08-04 07:26:34 +03:00 |
|
w-e-w
|
bbfff771d7
|
--disable-all-extensions --disable-extra-extensions
|
2023-08-04 12:44:52 +09:00 |
|
AUTOMATIC1111
|
0a89cd1a58
|
Use less RAM when creating models
|
2023-07-24 22:08:08 +03:00 |
|
AUTOMATIC1111
|
a8d4213317
|
add --log-startup option to print detailed startup progress
|
2023-07-22 17:15:38 +03:00 |
|
AUTOMATIC1111
|
b270ded268
|
fix the issue with /sdapi/v1/options failing (this time for sure!)
fix automated tests downloading CLIP model
|
2023-07-18 18:10:04 +03:00 |
|
AUTOMATIC1111
|
b7c5b30f14
|
Merge branch 'dev' into master
|
2023-07-13 15:21:39 +03:00 |
|
TangJicheng
|
10d4e4ace2
|
add cmd_args: --timeout-keep-alive
|
2023-07-11 17:30:57 +09:00 |
|
w-e-w
|
cc9c171978
|
rename --add-stop-route to --api-server-stop
|
2023-06-29 14:21:28 +09:00 |
|
w-e-w
|
2e1710d88e
|
update the description of --add-stop-rout
|
2023-06-18 14:07:41 +09:00 |
|
AUTOMATIC
|
36888092af
|
revert default cross attention optimization to Doggettx
make --disable-opt-split-attention command line option work again
|
2023-06-01 08:12:06 +03:00 |
|
Will Frey
|
fb1cb6d364
|
Fix typo in --update-check help message
Change `chck` to `check`
|
2023-05-30 22:05:12 -04:00 |
|
AUTOMATIC
|
05e6fc9aa9
|
Merge branch 'ui-selection-for-cross-attention-optimization' into dev
|
2023-05-20 22:29:51 +03:00 |
|
Aarni Koskela
|
793a491923
|
Overhaul tests to use py.test
|
2023-05-19 17:42:34 +03:00 |
|
AUTOMATIC
|
2582a0fd3b
|
make it possible for scripts to add cross attention optimizations
add UI selection for cross attention optimization
|
2023-05-18 22:48:28 +03:00 |
|
AUTOMATIC
|
ae252cd5bc
|
add --gradio-allowed-path commandline option
|
2023-05-18 10:37:25 +03:00 |
|
AUTOMATIC
|
f9be4dc498
|
keep old option for ngrok
|
2023-05-18 10:14:04 +03:00 |
|
AUTOMATIC1111
|
182330ae40
|
Merge branch 'dev' into ngrok-py
|
2023-05-18 10:12:17 +03:00 |
|
Aarni Koskela
|
875990a232
|
Add option for /_stop route (for graceful shutdown)
|
2023-05-17 10:15:08 +03:00 |
|
bobzilladev
|
0d31f20cbd
|
Use ngrok-py library
|
2023-05-16 16:09:41 -04:00 |
|
Aarni Koskela
|
49a55b410b
|
Autofix Ruff W (not W605) (mostly whitespace)
|
2023-05-11 20:29:11 +03:00 |
|
AUTOMATIC
|
4b854806d9
|
F401 fixes for ruff
|
2023-05-10 09:02:23 +03:00 |
|
catalpaaa
|
9eb5b3e90f
|
Merge branch 'experimental' into subpath-support
|
2023-05-01 11:59:21 -07:00 |
|
Garrett Sutula
|
d1e62b2961
|
Improve param semantics,
|
2023-04-27 21:30:19 -04:00 |
|
Garrett Sutula
|
43186ad084
|
Add tls_verify arg for use with self-signed certs
|
2023-04-27 20:29:21 -04:00 |
|
catalpaaa
|
b2f6e0704e
|
add subpath support
|
2023-04-25 07:27:24 -07:00 |
|
AUTOMATIC
|
3d09b4e99f
|
remove -y, bring back -f
|
2023-03-27 07:12:40 +03:00 |
|
AUTOMATIC
|
ff0d97c1e3
|
bring back -y
|
2023-03-27 07:11:39 +03:00 |
|
AUTOMATIC
|
8c801362b4
|
split commandline args into its own file
make launch.py use the same command line argument parser as the main program
|
2023-03-25 16:05:25 +03:00 |
|
Andrey
|
a5cef4932f
|
Split history: mv modules/shared.py modules/cmd_args.py
|
2023-03-25 14:30:49 +03:00 |
|