Update forge_freeu.py

This commit is contained in:
lllyasviel
2024-01-25 15:56:37 -08:00
parent f5c7fefa43
commit 1cdf665ede

View File

@@ -7,6 +7,7 @@ class FreeUForForge(scripts.Script):
return "FreeU Integrated"
def show(self, is_img2img):
# make this extension visible in both txt2img and img2img tab.
return scripts.AlwaysVisible
def ui(self, *args, **kwargs):