Commit 534cf60a authored by laksjdjf's avatar laksjdjf Committed by GitHub

Update script_callbacks.py

parent 9a143594
...@@ -46,7 +46,7 @@ class CFGDenoiserParams: ...@@ -46,7 +46,7 @@ class CFGDenoiserParams:
"""Total number of sampling steps planned""" """Total number of sampling steps planned"""
self.tensor = tensor self.tensor = tensor
""" Encoder hidden states of condtioning""" """ Encoder hidden states of conditioning"""
self.uncond = uncond self.uncond = uncond
""" Encoder hidden states of unconditioning""" """ Encoder hidden states of unconditioning"""
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment