From 501ea0e27cc9dc89d83d630fc9815bc223c1b2d7 Mon Sep 17 00:00:00 2001 From: Rabenherz112 Date: Thu, 14 Aug 2025 23:07:30 +0200 Subject: [PATCH] Remove IOPaint (Project archived) (#1581) - ref: #1 - https://github.com/awesome-selfhosted/awesome-selfhosted-data/actions/runs/16950913778/job/48049620442#step:4:32 - Builds are failing due to this - No alternative repo / project mentioned in the orginal one --- software/iopaint.yml | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 software/iopaint.yml diff --git a/software/iopaint.yml b/software/iopaint.yml deleted file mode 100644 index e6d6881c9a..0000000000 --- a/software/iopaint.yml +++ /dev/null @@ -1,15 +0,0 @@ -name: IOPaint -website_url: https://www.iopaint.com/ -description: Image inpainting tool powered by SOTA AI Model. -licenses: - - Apache-2.0 -platforms: - - Python - - Docker -tags: - - Generative Artificial Intelligence (GenAI) -source_code_url: https://github.com/Sanster/IOPaint -depends_3rdparty: true -stargazers_count: 22000 -updated_at: '2025-04-29' -archived: true