Skip to content

Instantly share code, notes, and snippets.

View dribnet's full-sized avatar

tom white dribnet

View GitHub Profile
@dribnet
dribnet / .block
Last active March 28, 2024 03:04
cracks
license: mit
height: 960
@dribnet
dribnet / .DS_Store
Created July 5, 2023 22:01 — forked from uwcc/.DS_Store
Creative Coding 2: Project 1_Clock
@dribnet
dribnet / stablediffusionwalk.py
Last active August 16, 2022 03:16 — forked from karpathy/stablediffusionwalk.py
hacky stablediffusion code for generating videos
"""
draws many samples from a diffusion model by slerp'ing around
the noise space, and dumps frames to a directory. You can then
stitch up the frames with e.g.:
$ ffmpeg -r 10 -f image2 -s 512x512 -i out/frame%06d.jpg -vcodec libx264 -crf 10 -pix_fmt yuv420p test.mp4
THIS FILE IS HACKY AND NOT CONFIGURABLE READ THE CODE, MAKE EDITS TO PATHS AND SETTINGS YOU LIKE
THIS FILE IS HACKY AND NOT CONFIGURABLE READ THE CODE, MAKE EDITS TO PATHS AND SETTINGS YOU LIKE
THIS FILE IS HACKY AND NOT CONFIGURABLE READ THE CODE, MAKE EDITS TO PATHS AND SETTINGS YOU LIKE
@dribnet
dribnet / .block
Last active August 3, 2022 11:23
p5 svg examples
license: mit
height: 960
@dribnet
dribnet / .block
Last active April 1, 2022 12:02
the argument
height: 540
@dribnet
dribnet / .block
Last active October 6, 2021 20:51
2021 MDDN 342 Runner
license: mit
@dribnet
dribnet / .block
Last active January 24, 2022 22:08
p5js dress
license: mit
height: 960
@dribnet
dribnet / .block
Last active September 23, 2021 03:51 — forked from uwcc/.block
MDDN 342 2021 Assignment 3: Data Mappings
license: mit
@dribnet
dribnet / Public_CLIP_+_Chunky_RGB_Optimization_v0_1.ipynb
Created August 19, 2021 02:55
Public_CLIP_+_Chunky_RGB_Optimization_v0_1
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@dribnet
dribnet / .block
Last active August 11, 2021 22:53 — forked from uwcc/.block
MDDN 342 2021 Assignment 2: Parameterised Space
license: mit
height: 540