mirror of
https://github.com/AUTOMATIC1111/stable-diffusion-webui.git
synced 2026-01-30 04:11:15 -08:00
Merge f23dcd57b5 into fd68e0c384
This commit is contained in:
commit
5256a31888
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@ from modules import scripts_postprocessing, ui_components, deepbooru, shared
|
|||
import gradio as gr
|
||||
|
||||
|
||||
class ScriptPostprocessingCeption(scripts_postprocessing.ScriptPostprocessing):
|
||||
class ScriptPostprocessingCaption(scripts_postprocessing.ScriptPostprocessing):
|
||||
name = "Caption"
|
||||
order = 4040
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue