From a7aeeaf109304aeb887b5cb32b7b9e1da60854d0 Mon Sep 17 00:00:00 2001 From: rdumasia303 <120988431+rdumasia303@users.noreply.github.com> Date: Tue, 21 Oct 2025 09:40:44 +0100 Subject: [PATCH] Update GPU model from RTX 3090 to RTX 5090 Updated GPU model in requirements and README. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 093560c..b126e4a 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ Then open: - **Backend**: FastAPI + PyTorch + Transformers 4.46 + DeepSeek-OCR - **Server**: Nginx (reverse proxy) - **Container**: Docker + Docker Compose with multi-stage builds -- **GPU**: NVIDIA CUDA support (tested on RTX 3090) +- **GPU**: NVIDIA CUDA support (tested on RTX 5090) ## Project Structure @@ -79,7 +79,7 @@ npm run dev ## Requirements - Docker & Docker Compose -- NVIDIA GPU with CUDA support (tested on RTX 3090) +- NVIDIA GPU with CUDA support (tested on RTX 5090) - nvidia-docker runtime - ~8-12GB VRAM for model