hako-mikan / sd-webui-negpip

Extension for Stable Diffusion web-ui enables negative prompt in prompt
GNU Affero General Public License v3.0
200 stars 16 forks source link

1.5.0以前のバージョン対応 #1

Closed tekitou898009890 closed 1 year ago

tekitou898009890 commented 1 year ago

1.5.0以前ではStableDiffusionProcessingTxt2Imgのメンバ名が違うため、isxlで判別して処理を分けました。

hako-mikan commented 1 year ago

ありがとうございます!