Skip to content
View NoCrypt's full-sized avatar
Block or Report

Block or report NoCrypt

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. sd-fast-pnginfo sd-fast-pnginfo Public

    Javascript version of webui PNG Info tab

    JavaScript 33 9

  2. batchlinks-addon batchlinks-addon Public

    Just some addon for batchlinks extension by etherealxx

    JavaScript 2 4

  3. inpaint-nav inpaint-nav Public

    A stable-diffusion-webui extension for fixing the broken inpainting in mobile, once and for all.

    JavaScript 10 1

  4. [WINDOWS ONLY] Update your krita sd-... [WINDOWS ONLY] Update your krita sd-webui plugin without moving all files manually
    1
    @ECHO off
    2
    
    
    3
    :: Administrator power is needed for linking files (It's safe and you can see the code urself lol)
    4
    if not "%1"=="am_admin" (powershell start -verb runas '%0' am_admin & exit /b)
    5