Skip to content

Instantly share code, notes, and snippets.

View wildermuthn's full-sized avatar

Nate Wildermuth wildermuthn

View GitHub Profile
# 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
@kwindla
kwindla / instructor-mode.html
Created January 20, 2021 04:21
Sample code for various instructor (active speaker) settings
<html>
<head>
<title>test settings for instructor/student use cases</title>
<script src="https://unpkg.com/@daily-co/daily-js"></script>
</head>
<body onload="main()">
<div id="local-controls">
<div>
Turn off small videos:
<input