jrrjrr commited on
Commit
30267d0
1 Parent(s): 28db016

Upload README.md

Browse files
Files changed (1) hide show
  1. README.md +48 -0
README.md CHANGED
@@ -1,3 +1,51 @@
1
  ---
2
  license: creativeml-openrail-m
 
 
 
 
3
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: creativeml-openrail-m
3
+ tags:
4
+ - coreml
5
+ - stable-diffusion
6
+ - text-to-image
7
  ---
8
+ # Core ML Converted Model:
9
+
10
+ - This model was converted to [Core ML for use on Apple Silicon devices](https://github.com/apple/ml-stable-diffusion). Conversion instructions can be found [here](https://github.com/godly-devotion/MochiDiffusion/wiki/How-to-convert-ckpt-or-safetensors-files-to-Core-ML).<br>
11
+ - Provide the model to an app such as Mochi Diffusion [Github](https://github.com/godly-devotion/MochiDiffusion) - [Discord](https://discord.gg/x2kartzxGv) to generate images.<br>
12
+ - `split_einsum` version is compatible with all compute unit options including Neural Engine.<br>
13
+ - `original` version is only compatible with CPU & GPU option.<br>
14
+ - Custom resolution versions are tagged accordingly.<br>
15
+ - The `vae-ft-mse-840000-ema-pruned.ckpt` vae is embedded into the model.<br>
16
+ - Descriptions are posted as-is from original model source. Not all features and/or results may be available in CoreML format.<br>
17
+ - This model was converted with `vae-encoder` for i2i.<br>
18
+ - This model is fp16.<br>
19
+ - This model does not have the [unet split into chunks](https://github.com/apple/ml-stable-diffusion#-converting-models-to-core-ml).<br>
20
+ - This model does not include a safety checker (for NSFW content)<br>
21
+
22
+ # ModernArtStyle-v10:
23
+ Source(s): [Hugging Face](https://huggingface.co/theintuitiveye/modernartstyle) - [CivitAI](https://civitai.com/models/3519/modernartstyle)
24
+
25
+ You can use this model to generate modernart style images.
26
+
27
+ ## Dataset
28
+ ~100 modern art images.
29
+
30
+ ## Usage
31
+
32
+ Use stability ai VAE for better results.
33
+ For majority of prompts trigger phrase is not required; use *"modernartst"* to force the style
34
+
35
+
36
+ *samples*
37
+ ![image](https://drive.google.com/uc?export=view&id=1Wib7w07Ly99ymXCSAAvLUsyZUkTkgPei)
38
+
39
+ Help us to be able to create models of professional standards. Consider supporting us on [Patreon](https://www.patreon.com/intuitiveai) / [Ko-fi](https://ko-fi.com/intuitiveai) / [Paypal](https://www.paypal.com/paypalme/theintuitiveye)
40
+
41
+ ## *Demo*
42
+ We support a [Gradio](https://github.com/gradio-app/gradio) Web UI to run ModernArt Diffusion :
43
+ [![Open In Spaces](https://camo.githubusercontent.com/00380c35e60d6b04be65d3d94a58332be5cc93779f630bcdfc18ab9a3a7d3388/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f25463025394625413425393725323048756767696e67253230466163652d5370616365732d626c7565)](https://huggingface.co/spaces/theintuitiveye/modernartstyle)
44
+
45
+ ## *License*
46
+
47
+ This model is open access and available to all, with a CreativeML OpenRAIL-M license further specifying rights and usage. The CreativeML OpenRAIL License specifies :
48
+
49
+ - You can't use the model to deliberately produce nor share illegal or harmful outputs or content
50
+ - 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
51
+ - 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/spaces/CompVis/stable-diffusion-license)