Skip to content

Instantly share code, notes, and snippets.

View Cyberes's full-sized avatar
💭
💀 Deceased (as of Jan, 2022)

Cyberes

💭
💀 Deceased (as of Jan, 2022)
View GitHub Profile
* g o a t s e x * g o a t s e x * g o a t s e x *
g g
o / \ \ / \ o
a| | \ | | a
t| `. | | : t
s` | | \| | s
e \ | / / \\\ --__ \\ : e
x \ \/ _--~~ ~--__| \ | x
* \ \_-~ ~-_\ | *
g \_ \ _.--------.______\| | g
# Script for converting a HF Diffusers saved pipeline to a Stable Diffusion checkpoint.
# *Only* converts the UNet, VAE, and Text Encoder.
# Does not convert optimizer state or any other thing.
# Written by jachiam
import argparse
import os.path as osp
import torch
@Cyberes
Cyberes / goes16-rtlsdr.md
Created January 1, 2021 02:53 — forked from lxe/goes16-rtlsdr.md
Receive GOES-16 and GOES-17 Images with a Raspberry Pi and RTL-SDR dongle