Commit Graph

60 Commits (master)

Author SHA1 Message Date
bmaltais 060c58a319
Docs python version uv (#3289)
* Docs: Explain .python-version file for uv installs

I've updated the Linux and Windows uv installation guides to explain that you can specify the Python version for the uv environment by editing the .python-version file at the root of the repository.

* Update linux documentation

---------

Co-authored-by: google-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com>
2025-06-16 07:28:39 -04:00
Adam Nielsen 57ec255a1f docs: extract pip/uv installation guides to OS-specific markdown files and update main README 2025-06-15 23:16:52 +02:00
bmaltais f28f96b111
Docs: Comprehensive README overhaul (#3245)
This commit significantly revamps the README.md to improve clarity,
organization, and completeness for you.

Key changes include:
- Enhanced project introduction: Clearly defines project purpose and key features.
- Improved structure:
    - Moved detailed installation guides (Docker, Runpod, Novita) and specific
      troubleshooting (Tesla V100) to separate files in `docs/`.
    - Standardized formatting for notes, warnings, and important messages.
- Content updates and additions:
    - Added a "Prerequisites" section.
    - Expanded the "LoRA" section with links to detailed documentation.
    - Updated "SDXL training" and "Masked loss" sections, removing obsolete notes.
    - Added "Contributing" guidelines and a "License" section.
    - Incorporated badges for GitHub stars, forks, license, and issues.
    - Removed the outdated "ToDo" section.
- Link verification: Ensured internal links are correct and external links
  are properly formatted.
- Change History: Condensed the verbose v25.0.0 entry for better readability.

These changes aim to provide a more user-friendly and informative entry
point for the Kohya's GUI project.

Co-authored-by: google-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com>
2025-05-23 20:27:23 -04:00
bmaltais 5a490d3c69 Fix options.md heading 2024-04-18 18:02:14 -04:00
bmaltais e2f406fe80 Update release 2024-04-17 08:47:38 -04:00
bmaltais 822d94c904 Merge branch 'dev' of https://github.com/bmaltais/kohya_ss into dev 2024-02-24 10:40:44 -05:00
bmaltais a20c2bdfaa Merge branch 'main' of https://github.com/kohya-ss/sd-scripts into dev 2024-02-24 10:40:41 -05:00
bmaltais 6a6c932bc5
Merge pull request #1980 from mikeboensel/patch-3
Update options.md
2024-02-18 10:32:55 -05:00
bmaltais 7a49955c82
Merge pull request #1979 from mikeboensel/patch-2
Update options.md
2024-02-18 10:32:45 -05:00
mikeboensel 5b19748452
Update options.md
Fixed unclosed formatting
2024-02-18 09:53:05 -05:00
mikeboensel a63c49cd32
Update options.md
Nicer formatting for options.
2024-02-18 09:46:05 -05:00
mikeboensel 07116dcacc
Update options.md
Typo fix
2024-02-18 09:33:47 -05:00
Kohya S 71ebcc5e25 update readme and gradual latent doc 2024-02-12 14:52:19 +09:00
bmaltais 3cbdadf6da Merge branch 'main' of https://github.com/kohya-ss/sd-scripts into dev 2023-12-23 18:20:54 -05:00
Tom Brewe 063ca93b59
chore: fix recommended parameter "train_unet_only" -> "network_train_unet_only" 2023-11-10 19:04:25 +01:00
Yuta Hayashibe 5c150675bf Added --sample_at_first description 2023-10-29 21:46:47 +09:00
bmaltais 77ad80715c Merge branch 'main' of https://github.com/kohya-ss/sd-scripts into dev2 2023-10-01 14:35:29 -04:00
Kohya S 6bd6cd9c51 update doc 2023-10-01 12:17:54 +09:00
bmaltais 4449374507 Merge branch 'sdxl' of https://github.com/kohya-ss/sd-scripts into dev2 2023-09-03 13:08:10 -04:00
Kohya S 948cf17499 add caption_prefix/suffix to dataset 2023-09-02 16:17:12 +09:00
Kohya S f19a48a28c Merge branch 'main' into sdxl 2023-09-02 15:53:48 +09:00
Blakey Wu c2419ddabf
Update train_README-zh.md, fix a few translation errors. 2023-08-29 08:08:40 +08:00
bmaltais e12d892a6d Merge branch 'sdxl' of https://github.com/kohya-ss/sd-scripts into dev2 2023-08-25 13:19:20 -04:00
Kohya S a46a4781e8 fix "\\" to "/" for compatiblity 2023-08-24 19:19:53 +09:00
Kohya S d97a1638d3 Merge branch 'dev' of https://github.com/kohya-ss/sd-scripts into dev 2023-08-24 07:50:47 +09:00
Kohya S ef28a919d2 add .toml example for lllite doc 2023-08-24 07:50:40 +09:00
bmaltais f1b80ad77c Merge branch 'sdxl' of https://github.com/kohya-ss/sd-scripts into dev2 2023-08-23 07:05:33 -04:00
ykume 85f1114c4a add about dataset synthesis for LLLite doc 2023-08-22 20:52:33 +09:00
bmaltais c1328f0afe Merge branch 'sdxl' of https://github.com/kohya-ss/sd-scripts into dev2 2023-08-20 19:30:28 -04:00
Kohya S 9be19ad777 update doc 2023-08-20 18:30:49 +09:00
Kohya S 9947197a84 fix typos (;^ω^) 2023-08-20 13:53:00 +09:00
Kohya S 50c6aaae62 update lllite doc 2023-08-20 13:37:37 +09:00
Kohya S edd314cc8a
Update train_lllite_README.md 2023-08-20 13:09:01 +09:00
Kohya S 15b463d18d update lllite doc 2023-08-20 12:56:44 +09:00
Kohya S 0c1975501c Merge branch 'dev' of https://github.com/kohya-ss/sd-scripts into dev 2023-08-20 12:55:52 +09:00
Kohya S 98f8785a4f
Update train_lllite_README.md 2023-08-20 12:55:24 +09:00
Kohya S b74dfba215 update lllite doc 2023-08-20 12:50:37 +09:00
Kohya S bee5c3f1b8 update lllite doc 2023-08-20 12:45:56 +09:00
Kohya S 782b11b844
Update train_lll_README-ja.md add sample images 2023-08-19 21:41:54 +09:00
ykume 5a86bbc0a0 fix typos, update readme 2023-08-19 18:54:31 +09:00
Kohya S 3e1591661e add readme about controlnet-lora 2023-08-17 22:02:07 +09:00
bmaltais 814191b5a0 Merge branch 'sdxl' of https://github.com/kohya-ss/sd-scripts into dev2 2023-07-29 17:06:00 -04:00
Kohya S 38b59a93de Merge branch 'main' into dev 2023-07-29 13:20:58 +09:00
bmaltais 46638c326e Merge branch 'sdxl' of https://github.com/kohya-ss/sd-scripts into dev2 2023-07-23 06:29:48 -04:00
Kohya S 7b31c0830f
Merge pull request #663 from DingSiuyo/main
fixed some Chinese translation errors
2023-07-23 13:52:32 +09:00
青龍聖者@bdsqlsz d131bde183
Support for bitsandbytes 0.39.1 with Paged Optimizer(AdamW8bit and Lion8bit) (#631)
* ADD libbitsandbytes.dll for 0.38.1

* Delete libbitsandbytes_cuda116.dll

* Delete cextension.py

* add main.py

* Update requirements.txt for bitsandbytes 0.38.1

* Update README.md for bitsandbytes-windows

* Update README-ja.md  for bitsandbytes 0.38.1

* Update main.py for return cuda118

* Update train_util.py for lion8bit

* Update train_README-ja.md for lion8bit

* Update train_util.py for add DAdaptAdan and DAdaptSGD

* Update train_util.py for DAdaptadam

* Update train_network.py for dadapt

* Update train_README-ja.md for DAdapt

* Update train_util.py for DAdapt

* Update train_network.py for DAdaptAdaGrad

* Update train_db.py for DAdapt

* Update fine_tune.py for DAdapt

* Update train_textual_inversion.py for DAdapt

* Update train_textual_inversion_XTI.py for DAdapt

* Revert "Merge branch 'qinglong' into main"

This reverts commit b65c023083d6d1e8a30eb42eddd603d1aac97650, reversing
changes made to f6fda20caf5e773d56bcfb5c4575c650bb85362b.

* Revert "Update requirements.txt for bitsandbytes 0.38.1"

This reverts commit 83abc60dfaddb26845f54228425b98dd67997528.

* Revert "Delete cextension.py"

This reverts commit 3ba4dfe046874393f2a022a4cbef3628ada35391.

* Revert "Update README.md for bitsandbytes-windows"

This reverts commit 4642c52086b5e9791233007e2fdfd97f832cd897.

* Revert "Update README-ja.md  for bitsandbytes 0.38.1"

This reverts commit fa6d7485ac067ebc49e6f381afdb8dd2f12caa8f.

* Update train_util.py

* Update requirements.txt

* support PagedAdamW8bit/PagedLion8bit

* Update requirements.txt

* update for PageAdamW8bit and PagedLion8bit

* Revert

* revert main
2023-07-22 19:45:32 +09:00
Bernard Maltais e579668b7a Add LoRA Options documentation 2023-07-19 16:38:19 -04:00
DingSiuyo e6d1f509a0 fixed some translation errors 2023-07-19 04:30:37 +00:00
bmaltais cbb2134b4d Update Finetuning tab structure 2023-07-03 06:56:58 -04:00
bmaltais 8997825701 Various GUI updates 2023-07-02 15:19:09 -04:00