Revise GPU recommendations in README

Updated hardware recommendations for GPU support.
This commit is contained in:
rdumasia303
2025-10-21 22:08:12 +01:00
committed by GitHub
parent 525fc1d248
commit f28320a23d

View File

@@ -134,9 +134,9 @@ docker compose up --build
### Hardware ### Hardware
- NVIDIA GPU with CUDA support - NVIDIA GPU with CUDA support
- Recommended: RTX 3090, RTX 4090, RTX 5090, or newer - Recommended: RTX 3090, RTX 4090, RTX 5090, or better
- Minimum: 8-12GB VRAM for the model - Minimum: 8-12GB VRAM for the model
- More VRAM allows for larger batch sizes and higher resolution images - More VRAM always good!
### Software ### Software
- **Docker & Docker Compose** (latest version recommended) - **Docker & Docker Compose** (latest version recommended)