A client integration mod for the FeatherMorph plugin 4,961 17 Utility Compatibility Minecraft: Java Edition 1.21.x 1.20.x 1.19.2–1.19.4 Platforms Fabric Quilt Supported environments Client-side Creators MATRIX-featherOwner Details Client integration for FeatherMorph ...
client = self._connection.client ver = client.models.version_of(self.style.sd_checkpoint) min_mask_size = 800 if ver is SDVersion.sdxl else 512 min_mask_size = 512 if ver is SDVersion.sd15 else 800 extent = self._doc.extent region_layer = None job_regions: list[JobRegion] = []...