Update AIDungeon_2.ipynb

This commit is contained in:
Benjamin Bay
2019-12-08 15:26:03 -08:00
committed by GitHub
parent 285005cdc7
commit 87ab5be627
+2 -2
View File
@@ -42,7 +42,7 @@
"colab": {}
},
"source": [
"!git clone --depth 1 --branch master https://github.com/nickwalton/AIDungeon/\n",
"!git clone --depth 1 --branch master https://github.com/AIDungeon/AIDungeon/\n",
"%cd AIDungeon\n",
"!./install.sh\n",
"from IPython.display import clear_output \n",
@@ -68,4 +68,4 @@
"outputs": []
}
]
}
}