Omar Sanseviero commited on
Commit ·
8de1bff
1
Parent(s): 75791e9
Add image-to-image tag for discoverability
Browse filesVery cool model! I added a tag that will increase the discoverability of this model (cc @espejelomar ).
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.
|