mirror of
https://github.com/AUTOMATIC1111/stable-diffusion-webui.git
synced 2025-12-06 02:30:30 -08:00
Update script_callbacks.py
This commit is contained in:
parent
9a1435946c
commit
534cf60afb
1 changed files with 1 additions and 1 deletions
|
|
@ -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"""
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue