Vladimir Mandic
5d8c787a7b
restart server redesign
2023-05-03 17:20:22 -04:00
Vladimir Mandic
8cbce7ea19
add version flag
2023-05-03 14:32:14 -04:00
Vladimir Mandic
e379da2f5f
fix logger
2023-05-02 15:55:33 -04:00
Vladimir Mandic
cb4cff3929
redesign logging
2023-05-02 13:57:16 -04:00
Vladimir Mandic
7eb82e2627
remove circular imports from installer
2023-04-30 12:21:32 -04:00
Vladimir Mandic
d62ee69c75
cleanup installer
2023-04-30 12:01:25 -04:00
Vladimir Mandic
9ac7f3771a
update cmdflags
2023-04-29 19:30:26 -04:00
Vladimir Mandic
d4fd25a7fd
add debug mode
2023-04-29 18:58:10 -04:00
Vladimir Mandic
21b6e11b01
critical
2023-04-29 18:53:00 -04:00
Vladimir Mandic
f813e6022b
add test mode
2023-04-29 18:38:13 -04:00
Vladimir Mandic
d51918c682
change order of argparse
2023-04-29 07:37:53 -04:00
Vladimir Mandic
2453139879
reorder setup items
2023-04-25 19:36:41 -04:00
Vladimir Mandic
4cb46d5400
update
2023-04-22 13:33:11 -04:00
Vladimir Mandic
9a65233845
update setup to deal with extensions preload
2023-04-22 11:23:17 -04:00
Vladimir Mandic
4e989e05d8
autodetect amd
2023-04-21 09:13:41 -04:00
Claudio Dekker
a339bcfc9e
WIP
2023-04-21 10:54:46 +02:00
Vladimir Mandic
6556ab66c5
update setup for unknown packages
2023-04-20 17:05:45 -04:00
Vladimir Mandic
5a0664c945
fixes
2023-04-20 15:35:40 -04:00
Vladimir Mandic
0e7144186d
jump patch
2023-04-20 11:20:27 -04:00
Vladimir Mandic
dd25f2f515
update setup
2023-04-15 17:22:58 -04:00
Vladimir Mandic
fd51bb90d0
enable quick launch
2023-04-15 11:51:58 -04:00
Vladimir Mandic
bf949a5307
strict linting template
2023-04-14 21:27:29 -04:00
Vladimir Mandic
0b42e45f8d
update install notes
2023-04-13 12:00:50 -04:00
Vladimir Mandic
614b482ee3
major installer work
2023-04-13 11:19:15 -04:00
Vladimir Mandic
4f2b7268ca
venv fixes
2023-04-13 07:24:26 -04:00
Vladimir Mandic
79460cfa7c
update launcher
2023-04-12 12:36:43 -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
ffc54d0938
update launcher
2023-04-06 11:23:25 -04:00
Vladimir Mandic
13b9d6ffe2
update extensions
2023-04-05 14:36:57 -04:00
Vladimir Mandic
d2f9b9fdae
update requirements and extensions
2023-03-30 11:19:18 -04:00
Vladimir Mandic
3126208ce5
update launcher
2023-03-29 08:11:52 -04:00
AUTOMATIC1111
daa5a83bb7
Merge pull request #9052 from space-nuko/temp-disable-extensions
...
Temporary disable extensions option
2023-03-28 19:42:09 +03:00
AUTOMATIC1111
f1db987e6a
Merge pull request #8958 from MrCheeze/variations-model
...
Add support for the unclip (Variations) models, unclip-h and unclip-l
2023-03-28 19:39:20 +03:00
space-nuko
56f62d3851
Skip extension installers if all disabled
2023-03-27 17:23:20 -04:00
space-nuko
fc8e1008ea
Make disable configurable between builtin/extra extensions
2023-03-27 12:44:49 -04:00
space-nuko
2a4d3d2124
Add temporary "disable all extensions" option for debugging use
2023-03-27 12:04:45 -04:00
MrCheeze
8a34671fe9
Add support for the Variations models (unclip-h and unclip-l)
2023-03-25 21:03:07 -04: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
AUTOMATIC
c1294d849a
make it possible for user to enable gradio analytics by setting GRADIO_ANALYTICS_ENABLED=True
2023-03-25 12:21:18 +03:00
AUTOMATIC1111
501f40d834
Merge pull request #8658 from hananbeer/disable_gradio_analytics
...
preserve privacy by disabling gradio analytics globally
2023-03-25 12:19:40 +03:00
nonnonstop
b9a66b02d0
Fix problem of install.py when data-dir is specified
2023-03-19 01:17:04 +09:00
high_byte
79d261b7d4
disable gradio analytics globally
2023-03-15 19:44:30 +02:00
AUTOMATIC
3c922d983b
fix #8492 breaking the program when the directory with code contains spaces.
2023-03-12 12:11:51 +03:00
AUTOMATIC
5c9f2bbb74
do not import modules.paths in launch.py
2023-03-12 08:58:58 +03:00
Zhang Hua
1fa1ab5249
launch.py: fix failure because webui.sh's changes
...
launch.py: using getcwd() instead curdir
launch.py: use absolute path for preparing
also remove chdir()
launch.py: use absolute path for test
launch.py: add default script_path and data_path
2023-03-11 20:00:11 +08:00
AUTOMATIC
1ace16e799
use path to git from env variable for git_pull_recursive
2023-03-11 12:21:53 +03:00
vladlearns
13081dd45e
chore: added autostash flag to pull
2023-03-09 16:56:06 +02:00
vladlearns
b07b7057f0
chore: removed scripts and added a flag to launch.py
2023-03-09 16:29:07 +02:00
w-e-w
dd20fc0fda
fix --help
...
show correct help message
2023-02-04 23:23:20 +09:00