CiaraRowles nielsr HF staff commited on
Commit
69fb869
1 Parent(s): 69ca48c

Add tags, link to paper (#1)

Browse files

- Add tags, link to paper (10a1483d9a7e6b818cb28186df795c0c9a92e2f8)


Co-authored-by: Niels Rogge <nielsr@users.noreply.huggingface.co>

Files changed (1) hide show
  1. README.md +6 -1
README.md CHANGED
@@ -1,4 +1,9 @@
1
  ---
2
  license: apache-2.0
 
 
3
  ---
4
- models for https://github.com/CiaraStrawberry/stylecodes
 
 
 
 
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