Commit Graph

60 Commits (8fb9001a2c866a6796c8a34f3e7bb9d2d99ddb6a)

Author SHA1 Message Date
bmaltais 0d2a9765b4 Update requirements for linux 2024-10-26 11:11:20 -04:00
bmaltais 7ab6efc5ca Update startup GUI code 2024-10-05 07:07:44 -04:00
bmaltais b2a58ef411 Add new --noverify option to skip requirements validation on startup 2024-10-04 21:09:41 -04:00
b-fission b81dd0f270 Check for --debug flag for gui command-line args at startup 2024-05-25 17:52:37 -05:00
bmaltais 7bbc99d91b
2382 some incorrect usage related to the recent shell=false issue (#2417)
* Convert script back to no shell.

* Update rest of tools and update dreambooth to no shell

* Update rest of trainers to not use shell

* Allow the use of custom caption extension
2024-04-29 07:44:55 -04:00
hlky c5b6225dc6 root_path 2024-04-18 19:25:32 +01:00
bmaltais 2124e6ce4b Make both windows and linux use shell=True by default 2024-04-16 12:54:50 -04:00
bmaltais 9037fd0373
Improve process execution under Linux (and windows) (#2301)
* Update how process is executed

* Auto config use_shell=True on posix systems
2024-04-16 07:53:44 -04:00
bmaltais e6a8dec98d
Implement use_shell as parameter (#2297) 2024-04-15 20:26:09 -04:00
bmaltais a8320e3f2c Add support for accelerate dynamo parameters 2024-04-15 10:31:05 -04:00
bmaltais 5316db3fa7 Add huggingface parms to config file 2024-04-14 22:03:36 -04:00
bmaltais 8633484a5a Fix bugs, improve layout logic 2024-04-11 07:33:23 -04:00
bmaltais 48a3242e54 Update logic 2024-04-10 22:01:09 -04:00
bmaltais 9c24a38573 Update do_not_share logic 2024-04-10 21:35:11 -04:00
bmaltais f7853fb075 Update requirements 2024-04-10 21:31:38 -04:00
bmaltais 36e9649b73 Update WD14 2024-04-07 19:45:34 -04:00
bmaltais ec04263028 Restructure files 2024-04-03 19:36:02 -04:00
bmaltais 8bf7d327ac Add support for --config parameter to kohya_gui.py 2024-04-03 17:44:11 -04:00
Disty0 5d4c4486f9
AMD ROCm installer (#2167)
* ROCm installer

* Update requirements_linux_rocm.txt
2024-03-27 17:48:05 -04:00
bmaltais 5878bd6139 Move config for gui to seperate class
Add support for more config paths
2024-03-17 11:08:54 -04:00
Won-Kyu Park bdb98af295
move gui related files to kohya_gui/ 2024-02-27 21:54:38 +09:00
bmaltais 7167b33d03 Update code to last version of gradio 3.x 2024-02-10 09:58:30 -05:00
bmaltais 3c9c3f9e7b Merge kohya sd-scripts updates 2023-11-11 15:20:28 -05:00
bmaltais 5216e6fe00 Move localization files to the library folder 2023-10-04 19:30:36 -04:00
Disty0 ef7bf311bd Initial Intel ARC support with IPEX 2023-09-07 22:40:29 +03:00
wbjylk 0975e9582d localization implement #649 2023-08-24 08:21:31 +08:00
bmaltais 689721cba5 Updates 2023-07-11 11:40:42 -04:00
bmaltais be7c2cacaf Improvigs UI a bit 2023-07-02 13:30:48 -04:00
bmaltais d96a278006 Update SDXL tickbox features 2023-06-30 20:28:59 -04:00
bmaltais fff34df6b5 Adding Lycoris 0.1.7
Adding About tab
2023-06-28 08:17:44 -04:00
bmaltais 6f611d4330 Add new release info 2023-06-26 13:43:58 -04:00
bmaltais 1101cb018a Add noise parameters support in GUI 2023-06-04 05:47:02 -04:00
bmaltais bdca1464d5 Update log outputs for requirements and headless 2023-06-02 10:30:52 -04:00
bmaltais 7ef00f5687 Merge branch 'dev2' into logging 2023-06-02 10:07:15 -04:00
bmaltais 61f52f0eb5 Add gui for group_images 2023-05-26 14:05:12 -04:00
bmaltais b2ffe30a84 Code refactor 2023-05-05 22:19:17 -04:00
bmaltais 103a9919c7 Implement --headless mode 2023-05-05 22:10:27 -04:00
bmaltais 536260dc15 update logging 2023-04-28 21:40:34 -04:00
bmaltais 7bd1cb9d08 Merge branch 'main' of https://github.com/kohya-ss/sd-scripts into dev 2023-04-27 09:03:59 -04:00
bmaltais 8e833ece3d Fix merge path issue 2023-04-24 14:34:14 -04:00
bmaltais 55d6d7a95d Add new Merge LyCORIS models 2023-04-20 21:14:36 -04:00
bmaltais 8b1ceee5bd Add extract DyLoRA GUI. 2023-04-20 18:50:46 -04:00
bmaltais 2e07329088 Upgrading to latest gradio release 2023-04-17 20:54:55 -04:00
bmaltais 369341d69f
Revert "macOS GUI functionality, sub-processed GUI components" 2023-04-01 21:28:47 -04:00
JSTayco eef5becab8 All sorts of broken, but I need to commit this for now so I don't lose it. WIP: Using some OOP to reduce imports and centralize some code. No need to remake Tk Windows everywhere for example. Renamed common_gui to common_gui_functions.py to make some of the new code separation more obvious. 2023-03-31 14:39:10 -07:00
bmaltais 25d84ecffe Add support for LyCORIS LoCON extraction 2023-03-15 20:33:25 -04:00
MarkovInequality 76c9ce4cf8 Added existing lora resize UI to the utilities tab 2023-03-14 21:31:25 -04:00
bmaltais 7249b0baa8 Update to latest sd-script release
add gui support for sample config
2023-03-06 19:15:02 -05:00
bmaltais 414a98d100 Add --listen support 2023-03-05 21:57:06 -05:00
bmaltais 182080bb78 Run blue 2023-03-01 19:24:11 -05:00