From 9681f2ed8805ece2c6cf77c07b8a8cff35bef688 Mon Sep 17 00:00:00 2001 From: Victor Hall Date: Tue, 20 Dec 2022 14:20:50 -0500 Subject: [PATCH] Update README.md --- README.md | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/README.md b/README.md index 32d4f6d..42620db 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,4 @@ -# We've moved! - -**EveryDream 2.0 is now live** https://github.com/victorchall/EveryDream2trainer - -Below is the docs for EveryDream 1.0 (this repo) - -## Every Dream trainer for Stable Diffusion - +# Every Dream trainer for Stable Diffusion This is a bit of a divergence from other fine tuning methods out there for Stable Diffusion. This is a general purpose fine-tuning codebase meant to bridge the gap from small scales (ex Texual Inversion, Dreambooth) and large scale (i.e. full fine tuning on large clusters of GPUs). It is designed to run on a local 24GB Nvidia GPU, currently the 3090, 3090 Ti, 4090, or other various Quadrios and datacenter cards (A5500, A100, etc), or on Runpod with any of those GPUs.