Skip to content

Commit 711308e

Browse files
authored
Merge pull request #397 from GoogleCloudPlatform/sd_lab
Stable Diffusion exercise notebook
2 parents c110ca4 + e8c1e76 commit 711308e

File tree

2 files changed

+1898
-4
lines changed

2 files changed

+1898
-4
lines changed

notebooks/image_models/labs/object_detection_od_api.ipynb

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -856,12 +856,12 @@
856856
"metadata": {
857857
"environment": {
858858
"kernel": "python3",
859-
"name": "tf2-gpu.2-8.m102",
859+
"name": "tf2-gpu.2-12.m111",
860860
"type": "gcloud",
861-
"uri": "gcr.io/deeplearning-platform-release/tf2-gpu.2-8:m102"
861+
"uri": "gcr.io/deeplearning-platform-release/tf2-gpu.2-12:m111"
862862
},
863863
"kernelspec": {
864-
"display_name": "Python 3 (ipykernel)",
864+
"display_name": "Python 3",
865865
"language": "python",
866866
"name": "python3"
867867
},
@@ -875,7 +875,7 @@
875875
"name": "python",
876876
"nbconvert_exporter": "python",
877877
"pygments_lexer": "ipython3",
878-
"version": "3.7.12"
878+
"version": "3.10.12"
879879
}
880880
},
881881
"nbformat": 4,

notebooks/image_models/labs/stable_diffusion_dreambooth.ipynb

Lines changed: 1894 additions & 0 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)