mirror of
https://github.com/AUTOMATIC1111/stable-diffusion-webui.git
synced 2025-04-10 14:59:00 +08:00
fix spelling error
This commit is contained in:
parent
82a973c043
commit
f23dcd57b5
@ -2,7 +2,7 @@ from modules import scripts_postprocessing, ui_components, deepbooru, shared
|
|||||||
import gradio as gr
|
import gradio as gr
|
||||||
|
|
||||||
|
|
||||||
class ScriptPostprocessingCeption(scripts_postprocessing.ScriptPostprocessing):
|
class ScriptPostprocessingCaption(scripts_postprocessing.ScriptPostprocessing):
|
||||||
name = "Caption"
|
name = "Caption"
|
||||||
order = 4040
|
order = 4040
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user