Add tags, link to paper
#1
by
nielsr
HF staff
- opened
README.md
CHANGED
@@ -1,4 +1,9 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
|
|
|
|
3 |
---
|
4 |
-
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
+
tags:
|
4 |
+
- style-conditioned-image-generation
|
5 |
---
|
6 |
+
|
7 |
+
This repository contains the models of the paper [Stylecodes: Encoding Stylistic Information For Image Generation](https://huggingface.co/papers/2411.12811).
|
8 |
+
|
9 |
+
Code: https://github.com/CiaraStrawberry/stylecodes
|