From 2012bcc5d32312780da0be766f994384243d465c Mon Sep 17 00:00:00 2001 From: root Date: Tue, 20 Aug 2024 21:22:40 +0200 Subject: [PATCH] Committer: manuel some fixes --- .github/FUNDING.yml | 2 +- .github/ISSUE_TEMPLATE/config.yml | 2 +- .github/ISSUE_TEMPLATE/🐛-bug-report.md | 2 +- publish.sh | 0 4 files changed, 3 insertions(+), 3 deletions(-) mode change 100644 => 100755 publish.sh diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml index ced623d..4144471 100644 --- a/.github/FUNDING.yml +++ b/.github/FUNDING.yml @@ -1,3 +1,3 @@ # These are supported funding model platforms -ko_fi: Z8Z1CZJGY + diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index 0ac2347..b81445c 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -1,4 +1,4 @@ contact_links: - name: Blank issue - url: https://github.com/Sanster/lama-cleaner/issues/new + url: https://git.kmpr.at/kamp/IOPaint/issues/new about: Other diff --git a/.github/ISSUE_TEMPLATE/🐛-bug-report.md b/.github/ISSUE_TEMPLATE/🐛-bug-report.md index 0e766d6..f6f416b 100644 --- a/.github/ISSUE_TEMPLATE/🐛-bug-report.md +++ b/.github/ISSUE_TEMPLATE/🐛-bug-report.md @@ -18,6 +18,6 @@ If applicable, add screenshots to help explain your problem. **System Info** Software version used -- iopaint: +- inpaint: - pytorch: - CUDA: diff --git a/publish.sh b/publish.sh old mode 100644 new mode 100755