mirror of
https://github.com/kohya-ss/sd-scripts.git
synced 2026-04-09 06:45:09 +00:00
fix typos
This commit is contained in:
@@ -28,7 +28,7 @@ class OFTModule(torch.nn.Module):
|
||||
):
|
||||
"""
|
||||
dim -> num blocks
|
||||
alpha -> constrait
|
||||
alpha -> constraint
|
||||
"""
|
||||
super().__init__()
|
||||
self.oft_name = oft_name
|
||||
|
||||
Reference in New Issue
Block a user