Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
azad committed Feb 6, 2022
1 parent ecbe2ae commit 443b6c3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions FExGAN-Demo.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -398,7 +398,7 @@
{
"cell_type": "code",
"execution_count": 6,
"id": "a22047a1",
"id": "99eecd42",
"metadata": {},
"outputs": [
{
Expand All @@ -417,7 +417,7 @@
"source": [
"import gdown\n",
"import zipfile\n",
"gdown.download('https://github.com/azadlab/FExGAN/test.tar','test.tar',quiet=False)\n",
"gdown.download('https://github.com/azadlab/FExGAN/test.zip','test.zip',quiet=False)\n",
"!unzip test"
]
},
Expand Down

0 comments on commit 443b6c3

Please sign in to comment.