File tree Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1+ #!/usr/bin/env python3
12# Copyright(C) 2022-2023 Intel Corporation
23# SPDX - License - Identifier: Apache - 2.0
34
4- #!/usr/bin/env python3
55# coding: utf-8
66"""
77Perform superresolution on the current layer.
Original file line number Diff line number Diff line change 1+ #!/usr/bin/env python3
12# Copyright(C) 2022-2023 Intel Corporation
23# SPDX - License - Identifier: Apache - 2.0
34
4- #!/usr/bin/env python3
55# coding: utf-8
66"""
77Performs inpainting on a given image with another mask layer.
Original file line number Diff line number Diff line change 1+ #!/usr/bin/env python3
12# Copyright(C) 2022-2023 Intel Corporation
23# SPDX - License - Identifier: Apache - 2.0
34
4- #!/usr/bin/env python3
55# coding: utf-8
66"""
77Performs semantic segmentation of the current layer.
Original file line number Diff line number Diff line change 1+ #!/usr/bin/env python3
12# Copyright(C) 2022-2023 Intel Corporation
23# SPDX - License - Identifier: Apache - 2.0
34
4- # !/usr/bin/env python3
55# coding: utf-8
66"""
77Perform Stable-diffusion on the current layer.
Original file line number Diff line number Diff line change 1+ #!/usr/bin/env python3
12# Copyright(C) 2022-2023 Intel Corporation
23# SPDX - License - Identifier: Apache - 2.0
34
4- #!/usr/bin/env python3
55# coding: utf-8
66"""
77Perform superresolution on the current layer.
You can’t perform that action at this time.
0 commit comments