bmaltais
cfc79b877b
Upgrade to cu124
2024-08-27 18:57:40 -04:00
bmaltais
6d153624d5
Update README
2024-08-18 11:32:33 -04:00
bmaltais
fd40273a6f
Add fork section to readme
2024-07-10 07:50:17 -04:00
bmaltais
a8c18604c8
Fix prompt.txt location
2024-06-23 13:46:54 -04:00
bmaltais
dd083f95b0
Update release number
2024-05-09 18:09:33 -04:00
bmaltais
8f8907f36c
Fix issue with vae file path validation
2024-05-06 06:43:43 -04:00
bmaltais
d26dad20b6
Relocate toml training config file to same folder as the model output directory ( #2448 )
2024-05-05 13:43:56 -04:00
bmaltais
a6e7e1050e
Implement support to setup venv with python 3.10.x on windows ( #2444 )
2024-05-05 11:23:20 -04:00
bmaltais
36071cc244
Improve files and folders validation ( #2429 )
2024-05-01 08:29:31 -04:00
bmaltais
e836bb5847
Add support for custom LyCORIS preset config toml base files ( #2425 )
...
* Add support for custom LyCORIS preset config toml base files
2024-04-30 20:24:15 -04:00
bmaltais
91350e5581
Update utility code
2024-04-30 20:09:19 -04:00
bmaltais
a97d3a94ee
Fix issue with pre and post fix caption in subfolders
2024-04-29 07:13:34 -04:00
bmaltais
ee725a9c01
Change tmp file config name to have date and time info
2024-04-27 21:01:56 -04:00
bmaltais
f2c3b6234c
Update README
2024-04-26 10:25:03 -04:00
bmaltais
d8a51f34fd
Set `max_train_steps` to 0 if not specified in older `.json` config files
2024-04-26 07:11:07 -04:00
bmaltais
9ab31dcde1
Update readme
2024-04-25 19:56:11 -04:00
bmaltais
059afdbf2c
Merge pull request #2344 from jim60105/dev
...
chore(docker): Decouple Tensorboard from the project and add CI build workflow.
2024-04-25 14:07:27 -04:00
bmaltais
433fabf7d8
Fix [24.0.6] Train toml config seed type error #2370
2024-04-25 13:10:55 -04:00
陳鈞
71febffe70
docs: Update Dockerfile instructions and limitations in README.md
...
- Added a new section in README.md about the design of the Dockerfile.
- Made changes in the Docker limitations section, including the separation of TensorBoard from the project and the related changes, no automatic browser launch, and manual file path input requirement.
- Updated instructions for docker upgrade using new code version.
- Note added for possible lengthy docker image build times.
Signed-off-by: 陳鈞 <jim60105@gmail.com>
2024-04-26 01:09:41 +08:00
陳鈞
c6626b58f7
docs: update README toc
...
Signed-off-by: 陳鈞 <jim60105@gmail.com>
2024-04-26 01:09:41 +08:00
陳鈞
b569b27817
docs: update README about docker
...
Signed-off-by: 陳鈞 <jim60105@gmail.com>
2024-04-26 01:09:41 +08:00
bmaltais
1f5f3cf027
Prevent tkinter import crash
2024-04-25 11:20:27 -04:00
bmaltais
8234e52ded
Add validation of lr scheduler and optimizer arguments ( #2358 )
2024-04-20 15:53:11 -04:00
bmaltais
58e57a3365
Fix issue with lora_network_weights not being loaded ( #2357 )
2024-04-20 15:05:35 -04:00
bmaltais
4923f5647c
Make Start/Stop buttons visible in headless ( #2356 )
2024-04-20 14:27:19 -04:00
bmaltais
bc582b2c1f
Update release
2024-04-18 22:37:40 -04:00
bmaltais
5a490d3c69
Fix options.md heading
2024-04-18 18:02:14 -04:00
bmaltais
962fc681cc
Fix issue with sample prompt creation
2024-04-17 17:45:59 -04:00
Bernard Maltais
be5d30130f
Fix clip_skip issue
2024-04-17 13:25:55 -04:00
bmaltais
e2f406fe80
Update release
2024-04-17 08:47:38 -04:00
bmaltais
d636141c13
Update readme version
2024-04-17 07:36:52 -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
099f00086c
Update README
2024-04-15 20:34:44 -04:00
bmaltais
a22d4622cd
Add support for metadata parameters ( #2295 )
2024-04-15 13:26:39 -04:00
bmaltais
b64d856340
Implement LR Warmup disabling when constant scheduler is used ( #2292 )
...
* Implement LR Warmup disabling when constant scheduler is used
2024-04-15 08:37:16 -04:00
bmaltais
e98fc40a63
- Implement HuggingFace inputs in all training tabs ( #2287 )
...
- Switch to sd-scripts configuration files to pass most of the parameters in a secure way.
2024-04-14 18:43:45 -04:00
bmaltais
fa5c65eade
Update readme
2024-04-13 21:22:52 -04:00
bmaltais
4aa02c8aa3
Improve training and tensorboard buttons and code
2024-04-12 20:26:35 -04:00
bmaltais
25bb1303ff
Restrict extensions pre_postfix can use to improve security ( #2259 )
2024-04-11 08:55:03 -04:00
bmaltais
831af8babe
Remove shell=True from scripts ( #2257 )
...
* Remove shell=True from scripts
2024-04-11 08:00:31 -04:00
bmaltais
f7853fb075
Update requirements
2024-04-10 21:31:38 -04:00
bmaltais
fd8bfa8a39
Upgrade Gradio release
2024-04-10 20:48:12 -04:00
bmaltais
97d3102312
Relocate config file accordion
2024-04-09 18:36:21 -04:00
bmaltais
9ac4e92254
Fix dataset preparation
2024-04-09 14:49:07 -04:00
bmaltais
ff70a1e266
Update README
2024-04-08 07:19:21 -04:00
bmaltais
572dcd10ab
Add Huber loss support
2024-04-07 10:35:07 -04:00
bmaltais
67c3b9015c
Update to sd-scripts 0.8.7 release
2024-04-07 08:36:32 -04:00
bmaltais
e8fa9178c4
Ad new caption tool
2024-04-06 09:15:55 -04:00
bmaltais
0aa91418b3
Adding support for more config.toml values
2024-04-03 22:19:57 -04:00
bmaltais
c78c1ab4fe
Add new field for extra accelerate launch arguments ( #2200 )
2024-04-02 20:56:59 -04:00