From 4c996cb6b55acf724233ee5558a3e375506777b5 Mon Sep 17 00:00:00 2001 From: Victor Hall Date: Wed, 8 Mar 2023 23:47:33 -0500 Subject: [PATCH] Update README.md --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 02b8379..cffb394 100644 --- a/README.md +++ b/README.md @@ -11,12 +11,17 @@ If you're coming from Dreambooth, please [read this](doc/NOTDREAMBOOTH.md) for a ## Requirements Windows 10/11, Linux (Ubuntu 20.04+ recommended), or use the linux Docker container + Python 3.10.x + Nvidia GPU with 11GB VRAM or more (note: 1080 Ti and 2080 Ti may require compiling xformers yourself) + 16GB system RAM recommended minimum Single GPU is currently supported + 32GB of system RAM recommended for 50k+ training images, but may get away with sufficient swap file and 16GB + Ampere or newer 24GB+ (3090/A5000/4090, etc) recommended for 10k+ images unless you want to wait a long time ...Or use any computer with a web browser and run on Vast/Runpod/Colab. See [Cloud](#cloud) section below. @@ -68,4 +73,4 @@ Make sure to check out the [tools repo](https://github.com/victorchall/EveryDrea [RunPod / Vast](/doc/CLOUD_SETUP.md) -[Docker image link](https://github.com/victorchall/EveryDream2trainer/pkgs/container/everydream2trainer) \ No newline at end of file +[Docker image link](https://github.com/victorchall/EveryDream2trainer/pkgs/container/everydream2trainer)