Skip to content

Commit

Permalink
Update restoration.ipynb
Browse files Browse the repository at this point in the history
  • Loading branch information
DmitryUlyanov authored Jan 13, 2019
1 parent 0284191 commit 74cb8d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion restoration.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"%matplotlib inline\n",
"\n",
"import os\n",
"os.environ['CUDA_VISIBLE_DEVICES'] = '1'\n",
"#os.environ['CUDA_VISIBLE_DEVICES'] = '1'\n",
"\n",
"import numpy as np\n",
"from models.resnet import ResNet\n",
Expand Down

0 comments on commit 74cb8d2

Please sign in to comment.