Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v21.5.7 #699

Merged
merged 69 commits into from
May 1, 2023
Merged
Changes from 1 commit
Commits
Show all changes
69 commits
Select commit Hold shift + click to select a range
27ffd9f
feat: support wandb logging
p1atdev Apr 19, 2023
8090dac
fix: wandb not working without logging_dir
p1atdev Apr 19, 2023
12567f5
chore: add wandb to gitignore
p1atdev Apr 19, 2023
a69b24a
fix: tensorboard not working
p1atdev Apr 19, 2023
e746829
おそらくlibgtk2がインストールされていない環境でcv2.waitKey() および cv2.destroyAllWindows() …
tsukimiya Apr 19, 2023
9f8f27f
Merge pull request #429 from tsukimiya/hotfix/debug_dataset_linux_sup…
kohya-ss Apr 21, 2023
c430cf4
Merge pull request #428 from p1atdev/dev
kohya-ss Apr 22, 2023
2204362
some minor fixes
kohya-ss Apr 22, 2023
884e6bf
fix face_crop_aug not working on finetune method, prepare upscaler
kohya-ss Apr 22, 2023
23b261d
update readme
kohya-ss Apr 22, 2023
f256660
Merge pull request #431 from kohya-ss/dev
kohya-ss Apr 22, 2023
dc37fd2
fix no logging command line arg
sALTaccount Apr 22, 2023
ed15f68
Merge pull request #433 from sALTaccount/main
kohya-ss Apr 22, 2023
66edc5a
invert condition for checking log_with
kohya-ss Apr 22, 2023
700af1c
Merge pull request #434 from kohya-ss/dev
kohya-ss Apr 22, 2023
ae3965a
feat: add arguments to set \--wandb_api_key\ before training
Linaqruf Apr 22, 2023
e9a641b
Merge branch 'main' of https://github.com/Linaqruf/sd-scripts
Linaqruf Apr 22, 2023
ed2eef1
Merge pull request #435 from Linaqruf/main
kohya-ss Apr 22, 2023
9ba4c3e
update readme/comment
kohya-ss Apr 22, 2023
b824bbf
Merge pull request #436 from kohya-ss/dev
kohya-ss Apr 22, 2023
46cbae0
fix to log with logging_dir without log_with
kohya-ss Apr 23, 2023
05c57b9
update readme
kohya-ss Apr 23, 2023
25c8279
Merge pull request #437 from kohya-ss/dev
kohya-ss Apr 23, 2023
852481e
Update README.md
kohya-ss Apr 24, 2023
74008ce
add `save_every_n_steps` option
kohya-ss Apr 24, 2023
551fdf3
Merge branch 'main' into dev
kohya-ss Apr 24, 2023
9bb52ac
update readme
kohya-ss Apr 24, 2023
8e833ec
Fix merge path issue
bmaltais Apr 24, 2023
6c6e8be
Fix merge path issue
bmaltais Apr 24, 2023
844b4fd
Update readme
bmaltais Apr 24, 2023
6bf994c
Merge branch 'main' of https://github.com/kohya-ss/sd-scripts into dev
bmaltais Apr 24, 2023
1890535
enable `cache_latents` when `_to_disk` #438
kohya-ss Apr 24, 2023
a85fcfe
fix latent upscale not working if bs>1
kohya-ss Apr 24, 2023
c3768aa
update readme
kohya-ss Apr 24, 2023
c817862
update readme
kohya-ss Apr 24, 2023
ac4935b
Merge pull request #444 from kohya-ss/dev
kohya-ss Apr 24, 2023
dd50514
Create train_README-zh.md
tomj2ee Apr 25, 2023
57bc2ab
update parser format to match a global pattern
mio7690 Apr 26, 2023
5de91b9
Merge pull request #445 from tomj2ee/main
kohya-ss Apr 26, 2023
8810f8a
Merge pull request #453 from mio2333/main
kohya-ss Apr 26, 2023
3e8d389
Merge branch 'main' into dev
kohya-ss Apr 26, 2023
abedbc7
update readme
kohya-ss Apr 26, 2023
c72f8ac
Merge pull request #454 from kohya-ss/dev
kohya-ss Apr 26, 2023
18f171d
add link in change history
kohya-ss Apr 26, 2023
4f4b92d
fixed some error
tomj2ee Apr 27, 2023
dff3872
Update train_README-zh.md
tomj2ee Apr 27, 2023
7f2ac58
Update train_README-zh.md
tomj2ee Apr 27, 2023
c2b51fb
Update train_README-zh.md
tomj2ee Apr 27, 2023
bf53d0f
fix: use python 3.10 prior to avoid use python higher than 3.10 mista…
Apr 27, 2023
d52c524
Merge pull request #457 from tomj2ee/main
kohya-ss Apr 27, 2023
5f5bd4d
Merge pull request #672 from Whyjsee/fix/python3.10_prior
bmaltais Apr 27, 2023
7bd1cb9
Merge branch 'main' of https://github.com/kohya-ss/sd-scripts into dev
bmaltais Apr 27, 2023
19b7b41
Merge branch 'dev' of https://github.com/bmaltais/kohya_ss into dev
bmaltais Apr 27, 2023
ad43627
made a very high quality comprehensive tutorial
FurkanGozukara Apr 29, 2023
8dd64cc
Merge pull request #681 from FurkanGozukara/master
bmaltais Apr 29, 2023
f80303e
Update setup.bat
bmaltais Apr 30, 2023
82fce11
Add docker support
Trojaner May 1, 2023
e4e6140
Docker: separate requirements.txt and depds update commands
Trojaner May 1, 2023
c1216e8
Fix conflicting packages
Trojaner May 1, 2023
2f22a30
Update README
Trojaner May 1, 2023
57ea3ee
Docker: comment out hugging face import
Trojaner May 1, 2023
5f8aa9e
Docker: add related issue link to hotfix
Trojaner May 1, 2023
cba5e46
Docker: remove cache.json
Trojaner May 1, 2023
6a7ca53
Docker: update cached directories
Trojaner May 1, 2023
1daafcc
Docker: fix missing libnvinfer7
Trojaner May 1, 2023
328d260
Update README
Trojaner May 1, 2023
cac5e12
Docker: use xformers 0.0.17
Trojaner May 1, 2023
ffac916
Merge pull request #697 from Trojaner/feature/docker-support
bmaltais May 1, 2023
817cdf3
Update README
bmaltais May 1, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update train_README-zh.md
fixed some error
  • Loading branch information
tomj2ee authored Apr 27, 2023
commit c2b51fbe98d5bbfa2fa1ca878690c8ed068791a6
2 changes: 1 addition & 1 deletion train_README-zh.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ __由于文档正在更新中,描述可能有错误。__
# 关于本学习文档,通用描述
本库支持模型微调(fine tuning)、DreamBooth、训练LoRA和文本反转(Textual Inversion)(包括[XTI:P+](https://github.com/kohya-ss/sd-scripts/pull/327)
本文档将说明它们共同的学习数据准备方法和选项等
本文档将说明它们通用的学习数据准备方法和选项等

# 概要

Expand Down