update v1.33.3

pull/22/head
thisjam 2023-08-27 19:16:40 +08:00
parent 6b4f887a9c
commit ee920d8bfd
1 changed files with 1 additions and 1 deletions

View File

@ -80,7 +80,7 @@ class Script(scripts.Script):
eid='oldsix-prompt1'
tid='oldsix-area1'
with gr.Row(elem_id=eid):
with gr.Accordion(label="SixGod_K提示词 v1.34",open=False):
with gr.Accordion(label="SixGod_K提示词 v1.33.3",open=False):
gr.HTML('<a href="https://github.com/thisjam/sd-webui-oldsix-prompt/">【使用说明书】</a>')
textarea=gr.TextArea(self.json,elem_id=tid,visible=False)