Add image-to-image tag for discoverability
#1
by
osanseviero
- opened
README.md
CHANGED
@@ -2,6 +2,7 @@
|
|
2 |
tags:
|
3 |
- fastai
|
4 |
- pytorch
|
|
|
5 |
---
|
6 |
## Model description
|
7 |
This repo contains the trained model for Style transfer using vgg16 as the backbone.
|
|
|
2 |
tags:
|
3 |
- fastai
|
4 |
- pytorch
|
5 |
+
- image-to-image
|
6 |
---
|
7 |
## Model description
|
8 |
This repo contains the trained model for Style transfer using vgg16 as the backbone.
|