Skip to content

Instantly share code, notes, and snippets.

View Reibies's full-sized avatar
🏠
Working from home

Reimoo Reibies

🏠
Working from home
View GitHub Profile
import os
from typing import Callable, List, Union
import gradio as gr
from modules import scripts
from modules.processing import StableDiffusionProcessing, StableDiffusionProcessingTxt2Img
from modules.script_callbacks import (CFGDenoisedParams, CFGDenoiserParams,
on_cfg_denoised, on_cfg_denoiser)
@matthewzring
matthewzring / markdown-text-101.md
Last active August 15, 2025 09:44
A guide to Markdown on Discord.

Markdown Text 101

Want to inject some flavor into your everyday text chat? You're in luck! Discord uses Markdown, a simple plain text formatting system that'll help you make your sentences stand out. Here's how to do it! Just add a few characters before & after your desired text to change your text! I'll show you some examples...

What this guide covers: