Task 5.2: Adding color to the style space
# We know that color is important. Does interpreting the style space as colors help us understand better?
#
# Let's use the style space to color the PCA plot.
@@ -1133,7 +1133,7 @@ def visualize_color_attribution_and_counterfactual(
#
Can you see any patterns in the colors? Is the space smooth, for example?
#
# %% [markdown]
-#
Task 5.2: Using the images to color the style space
+#
Task 5.3: Using the images to color the style space
# Finally, let's just use the colors from the images themselves!
# The maximum value in the image (since they are "black-and-color") can be used as a color!
#