mirror of
https://github.com/AUTOMATIC1111/stable-diffusion-webui.git
synced 2025-05-06 20:09:06 +08:00
Merge f23dcd57b583a7eaeaec576a09b409121bea49ae into 2174ce5afea90ca489d222f539988dcef59f1027
This commit is contained in:
commit
2fb33f2b9b
@ -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