Pinned Repositories
image-generation-tools
A repository of notebooks, examples, and tools for various image generation AI tasks.
latent-diffusion
High-Resolution Image Synthesis with Latent Diffusion Models
cloud-utils
A collection of scripts and utilities for making life easier when setting up cloud GPU machines.
FastGAN-pytorch
Official implementation of the paper "Towards Faster and Stabilized GAN Training for High-fidelity Few-shot Image Synthesis" in ICLR 2021
stylegan_xl
[SIGGRAPH'22] StyleGAN-XL: Scaling StyleGAN to Large Diverse Datasets
algorithms-stuff
A playground for messing around with algorithms and data structures in C and C++.
alpaca-lora
Instruct-tuning LLaMA on consumer hardware
asteroids-js
A fun little asteroids game I wrote in JavaScript.
cloud-training-scripts
dreambooth-tools
A collection of utilities and tools for running and experimenting with DreamBooth on top of Stable Diffusion
TheNickestNick's Repositories
TheNickestNick/alpaca-lora
Instruct-tuning LLaMA on consumer hardware
TheNickestNick/stanford_alpaca
Code and documentation to train Stanford's Alpaca models, and generate the data.
TheNickestNick/cloud-training-scripts
TheNickestNick/dreambooth-tools
A collection of utilities and tools for running and experimenting with DreamBooth on top of Stable Diffusion
TheNickestNick/stable-dreambooth
Dreambooth implementation based on Stable Diffusion with minimal code.
TheNickestNick/textual_inversion
TheNickestNick/image-generation-tools
A repository of notebooks, examples, and tools for various image generation AI tasks.
TheNickestNick/thenickestnick
Config files for my GitHub profile.
TheNickestNick/stylegan_xl
[SIGGRAPH'22] StyleGAN-XL: Scaling StyleGAN to Large Diverse Datasets
TheNickestNick/cloud-utils
A collection of scripts and utilities for making life easier when setting up cloud GPU machines.
TheNickestNick/latent-diffusion
High-Resolution Image Synthesis with Latent Diffusion Models
TheNickestNick/FastGAN-pytorch
Official implementation of the paper "Towards Faster and Stabilized GAN Training for High-fidelity Few-shot Image Synthesis" in ICLR 2021
TheNickestNick/fastbook
The fastai book, published as Jupyter Notebooks
TheNickestNick/asteroids-js
A fun little asteroids game I wrote in JavaScript.
TheNickestNick/nickaceves.github.io
TheNickestNick/algorithms-stuff
A playground for messing around with algorithms and data structures in C and C++.
TheNickestNick/markovjs
Fun with markov chains in JavaScript!
TheNickestNick/lispjs
TheNickestNick/NodeChat
A simple chat application written in NodeJS, for educational purposes.