Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Mayukhdeb authored Sep 29, 2023
1 parent de6b2bd commit bdaa9e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,7 @@ image_param = dreamy_boi.caricature(
plt.imshow(image_param)
plt.show()
```
## Visualize features from multiple models simultaneously
## Visualize features from multiple models on a single image parameter

First, let's pick 2 models and specify which layers we'd want to work with

Expand Down

0 comments on commit bdaa9e3

Please sign in to comment.