ogkalu multimodalart HF staff commited on
Commit
b0f8b76
1 Parent(s): b137e00

Add the text-to-image tag (also enables the Inference API widget) (#6)

Browse files

- Add the text-to-image tag (also enables the Inference API widget) (ff6c6e56ffdcbc3bc59da5ea661dc5d7cd1f84e2)


Co-authored-by: Multimodal AI art <multimodalart@users.noreply.huggingface.co>

Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -1,5 +1,7 @@
1
  ---
2
  license: creativeml-openrail-m
 
 
3
  ---
4
  V2 is here. Trained on 6 styles at once, it allows anyone to create unique but consistent styles by mixing any number of the tokens. Even changing the order of the same list influences results so there's a lot to experiment with here. This was created so anyone could create their comic projects with ease and flexibility. It is the culmination of all my experimentation with dreambooth thus far.
5
 
 
1
  ---
2
  license: creativeml-openrail-m
3
+ tags:
4
+ - text-to-image
5
  ---
6
  V2 is here. Trained on 6 styles at once, it allows anyone to create unique but consistent styles by mixing any number of the tokens. Even changing the order of the same list influences results so there's a lot to experiment with here. This was created so anyone could create their comic projects with ease and flexibility. It is the culmination of all my experimentation with dreambooth thus far.
7