Mitsua commited on
Commit
c98fff5
1 Parent(s): 3454652

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +60 -0
README.md CHANGED
@@ -1,3 +1,63 @@
1
  ---
2
  license: openrail++
 
 
 
 
 
 
3
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: openrail++
3
+ tags:
4
+ - stable-diffusion
5
+ - text-to-image
6
+ - stable-diffusion-diffusers
7
+ - diffusers
8
+ inference: true
9
  ---
10
+ # Mitsua Diffusion CC0 Model Card
11
+ Mitsua Diffusion CC0 is a latent text-to-image diffusion model, whose U-Net is **trained from scratch using only public domain/CC0 or copyright images with permission for use**.
12
+
13
+ Text Encoder and VAE are borrowed from [Stable Diffusion v2.1 base](https://huggingface.co/stabilityai/stable-diffusion-2-1-base/).
14
+
15
+ This will be used as a base model for [**AI VTuber Elan Mitsua🖌️**](https://elanmitsua.com/)’s activity.
16
+
17
+ ❗❗ **Currently the model has super low visual quality and limited diversity** ❗❗
18
+
19
+ Yes, the visual quality is not so good. Most of modern artistic concept is lost completely. However, since she is a growing AI, it would be good starting point for Mitsua-chan!
20
+
21
+ You can join [her training on Twitter](https://twitter.com/elanmitsua)! Please support Mitsua-chan!🎉
22
+
23
+
24
+
25
+ ## Training Data Sources
26
+ All data was obtained ethically and in compliance with the site's terms and conditions.
27
+ No copyright images are used in the training of this model without the permission.
28
+ No AI generated images are in the dataset.
29
+
30
+ - Traditional Artwork in public domain / CC0
31
+ - MET Museum Open Access
32
+ - Smithsonian Open Access
33
+ - Cleveland Museum of Art Open Access
34
+ - National Gallery of Art Open Access
35
+ - ArtBench-10 (public domain subset)
36
+ - CC0 Photos
37
+ - Flickr, Wikimedia Commons
38
+ - CC0 NFTs *1
39
+ - goblintown.nft, mfer, tubby-cats, Timeless
40
+ - CC0 VRM models
41
+ - made by VRoid Project, pastelkies, yomox9 (all CC0 subset)
42
+ - We generated a bunch of synthesized images dataset rendered with various poses and camera angles.
43
+ - Copyright images with permission for use
44
+ - Generative and Visual Artworks made by Rhizomatiks
45
+
46
+ Approx 11M images in total with data augmentation.
47
+
48
+ 1. Their work is released under a CC0 license, but if you are considering using this model to create a work inspired by their NFT and sell it as NFT, please consider paying them a royalty to help the CC0 NFT community grow.
49
+
50
+ ## License
51
+ [Creative Open-Rail++-M License](https://huggingface.co/stabilityai/stable-diffusion-2/blob/main/LICENSE-MODEL)
52
+
53
+ ❗❗ “Mitsua Diffusion CC0” means most of the training data is CC0. **the model license itself is NOT CC0**.❗❗
54
+
55
+ This model is open access and available to all, with a CreativeML OpenRAIL++-M license further specifying rights and usage. The CreativeML OpenRAIL++-M License specifies:
56
+
57
+ 1. You can't use the model to deliberately produce nor share illegal or harmful outputs or content
58
+ 2. The authors claims no rights on the outputs you generate, you are free to use them and are accountable for their use which must not go against the provisions set in the license
59
+ 3. You may re-distribute the weights and use the model commercially and/or as a service. If you do, please be aware you have to include the same use restrictions as the ones in the license and share a copy of the CreativeML OpenRAIL++-M to all your users (please read the license entirely and carefully) [Please read the full license here](https://huggingface.co/stabilityai/stable-diffusion-2/blob/main/LICENSE-MODEL)
60
+
61
+ ## Developed by
62
+ - Stable Diffusion 2.1: Robin Rombach, Patrick Esser
63
+ - Mitsua Diffusion CC0 : Abstract Engine dev team