From 63bf97b11b1db12048ea055dba8ea253b570d228 Mon Sep 17 00:00:00 2001 From: Hengyue-Bi <616730841@qq.com> Date: Sat, 7 Jun 2025 22:10:17 +0800 Subject: [PATCH] Update README.md --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 2ea8e8d..79e3638 100644 --- a/README.md +++ b/README.md @@ -17,10 +17,10 @@ This is the official repository for the paper 📄 **"SeaDiff: Underwater Image ## 🛠️ Environment Setup ### Prerequisites -- Python >= 3.8 -- PyTorch >= 1.7.0 -- torchvision >= 0.8.0 -- CUDA >= 10.2 (recommended) +- Python = 3.9 +- PyTorch = 2.0.0 +- torchvision = 0.15.1 +- CUDA = 11.7 ### Installation ```bash