From fb43a2b529f3572e71d522754452b64a0dc41fd4 Mon Sep 17 00:00:00 2001 From: baegwangbin Date: Sat, 2 Mar 2024 12:13:51 +0000 Subject: [PATCH] edit README --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 97658dd..306772f 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,6 @@ conda create --name DSINE python=3.10 conda activate DSINE conda install pytorch torchvision torchaudio pytorch-cuda=11.8 -c pytorch -c nvidia -conda install opencv python -m pip install geffnet python -m pip install glob2 ```