Skip to content

Commit c3906fc

Browse files
committed
Copyedits
1 parent 06b8ae1 commit c3906fc

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

guides/ipynb/keras_cv/generate_images_with_stable_diffusion.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -253,7 +253,7 @@
253253
"Both implementations were tasked to generate 3 images with a step count of 50 for each\n",
254254
"image. In this benchmark, we used a Tesla T4 GPU.\n",
255255
"\n",
256-
"[All of my benchmarks are open source on GitHub, and may be re-run on Colab to\n",
256+
"[All of our benchmarks are open source on GitHub, and may be re-run on Colab to\n",
257257
"reproduce the results.](https://github.com/LukeWood/stable-diffusion-performance-benchmarks)\n",
258258
"The results from the benchmark are displayed in the table below:\n",
259259
"\n",

guides/keras_cv/generate_images_with_stable_diffusion.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@ def plot_images(images):
168168
Both implementations were tasked to generate 3 images with a step count of 50 for each
169169
image. In this benchmark, we used a Tesla T4 GPU.
170170
171-
[All of my benchmarks are open source on GitHub, and may be re-run on Colab to
171+
[All of our benchmarks are open source on GitHub, and may be re-run on Colab to
172172
reproduce the results.](https://github.com/LukeWood/stable-diffusion-performance-benchmarks)
173173
The results from the benchmark are displayed in the table below:
174174

guides/md/keras_cv/generate_images_with_stable_diffusion.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -196,7 +196,7 @@ Stable Diffusion against the KerasCV implementation.
196196
Both implementations were tasked to generate 3 images with a step count of 50 for each
197197
image. In this benchmark, we used a Tesla T4 GPU.
198198

199-
[All of my benchmarks are open source on GitHub, and may be re-run on Colab to
199+
[All of our benchmarks are open source on GitHub, and may be re-run on Colab to
200200
reproduce the results.](https://github.com/LukeWood/stable-diffusion-performance-benchmarks)
201201
The results from the benchmark are displayed in the table below:
202202

0 commit comments

Comments
 (0)