sys req on main readme

This commit is contained in:
Victor Hall 2023-02-28 10:57:49 -05:00
parent 8c6d6bccfe
commit c446194599
1 changed files with 13 additions and 0 deletions

View File

@ -8,6 +8,19 @@ If you find this tool useful, please consider subscribing to the project on [Pat
If you're coming from Dreambooth, please [read this](doc/NOTDREAMBOOTH.md) for an explanation of why EveryDream is not Dreambooth.
## 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.
## Video tutorials
### [Basic setup and getting started](https://www.youtube.com/watch?v=OgpJK8SUW3c)