fix typos, add comments etc.

This commit is contained in:
Kohya S
2023-09-03 12:24:15 +09:00
parent 2eae9b66d0
commit 0ee75fd75d
5 changed files with 11 additions and 8 deletions

View File

@@ -1,4 +1,4 @@
# cond_imageをU-Netのforardで渡すバージョンのControlNet-LLLite検証用学習コード
# cond_imageをU-Netのforwardで渡すバージョンのControlNet-LLLite検証用学習コード
# training code for ControlNet-LLLite with passing cond_image to U-Net's forward
import argparse