Skip to content
View zacheryvaughn's full-sized avatar
🏠
Working from home.
🏠
Working from home.
  • Oregon, United States

Block or report zacheryvaughn

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

Popular repositories Loading

  1. GridCanvasStarter GridCanvasStarter Public

    This is a simple starting point for anyone who needs an infinite Snap-to-Grid canvas with basic touch gestures. I hope someone other than me can get some use out of it.

    JavaScript

  2. Bezier-Color-Palette-Tool Bezier-Color-Palette-Tool Public

    A tool designed for picking an entire range of a particular color hue. Great for picking colors, also great for picking background colors. Supports HSL and HSB, both converted to HEX.

    JavaScript

  3. inpaint-ui inpaint-ui Public

    This is not graphic design software. This tool is designed specifically for creating masks to be used for InPainting with models like SDXL. The goal is to eliminate the need for fully featured grap…

    JavaScript

  4. sdxl-api sdxl-api Public

    An API specifically for SDXL txt2img, img2img, and inpainting utilizing Diffusers. It is setup to run locally in its current form and I have kept it as clean and minimal as possible. I personally o…

    Python