Update script_callbacks.py

This commit is contained in:
laksjdjf 2023-02-24 14:26:55 +09:00 committed by GitHub
parent 9a1435946c
commit 534cf60afb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -46,7 +46,7 @@ class CFGDenoiserParams:
"""Total number of sampling steps planned"""
self.tensor = tensor
""" Encoder hidden states of condtioning"""
""" Encoder hidden states of conditioning"""
self.uncond = uncond
""" Encoder hidden states of unconditioning"""