Skip to content

Commit

Permalink
Update dreambooth_google_colab_joepenna.ipynb
Browse files Browse the repository at this point in the history
forgot to add new line after markdown in cell 2, making numpy install part of text.
  • Loading branch information
yushan777 authored May 9, 2023
1 parent 9551f1e commit 91463c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dreambooth_google_colab_joepenna.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"outputs": [],
"source": [
"#@title 2. Build The Environment\n",
"#@markdown You might get warnings about restarting the runtime. Do this from the Runtime menu and after restarting, resume from Cell 3 after the restart.",
"#@markdown You might get warnings about restarting the runtime. Do this from the Runtime menu and after restarting, resume from Cell.\n",
"!pip install numpy==1.23.1\n",
"!pip install pytorch-lightning==1.7.6\n",
"!pip install csv-logger\n",
Expand Down

0 comments on commit 91463c2

Please sign in to comment.