From d8ad3646170df18d850b658279ee0a14273ebee2 Mon Sep 17 00:00:00 2001 From: Takashi Takebayashi Date: Thu, 3 Oct 2024 14:33:37 +0900 Subject: [PATCH] Fix typo Github -> GitHub --- extensions-builtin/hypertile/hypertile.py | 2 +- html/footer.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/extensions-builtin/hypertile/hypertile.py b/extensions-builtin/hypertile/hypertile.py index 0f40e2d3925..2da71583871 100644 --- a/extensions-builtin/hypertile/hypertile.py +++ b/extensions-builtin/hypertile/hypertile.py @@ -1,7 +1,7 @@ """ Hypertile module for splitting attention layers in SD-1.5 U-Net and SD-1.5 VAE Warn: The patch works well only if the input image has a width and height that are multiples of 128 -Original author: @tfernd Github: https://github.com/tfernd/HyperTile +Original author: @tfernd GitHub: https://github.com/tfernd/HyperTile """ from __future__ import annotations diff --git a/html/footer.html b/html/footer.html index 69b2372c755..2bedddbc19d 100644 --- a/html/footer.html +++ b/html/footer.html @@ -1,7 +1,7 @@
API  •  - Github + GitHub  •  Gradio  •