rossiyareich commited on
Commit
88f8b13
·
1 Parent(s): 1c257ae

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -0
README.md CHANGED
@@ -1,3 +1,13 @@
1
  ---
2
  license: creativeml-openrail-m
 
 
 
 
3
  ---
 
 
 
 
 
 
 
1
  ---
2
  license: creativeml-openrail-m
3
+ language:
4
+ - en
5
+ library_name: diffusers
6
+ pipeline_tag: text-to-image
7
  ---
8
+
9
+ ### Based off [OedoSoldier/aniflatmix](https://huggingface.co/OedoSoldier/aniflatmix)
10
+ All credits go to the original author and all the author of aniflatmix's ancestor models
11
+
12
+ ### Diffusers
13
+ The original aniflatmix model converted to be used with the [🧨Diffusers library](https://github.com/huggingface/diffusers)