theintuitiveye commited on
Commit
59bd51d
1 Parent(s): df58573

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +42 -0
README.md CHANGED
@@ -1,3 +1,45 @@
1
  ---
 
 
 
 
 
 
2
  license: creativeml-openrail-m
 
 
 
 
 
 
 
 
3
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
+ title: HARDblend
3
+ colorFrom: green
4
+ colorTo: indigo
5
+ sdk: gradio
6
+ sdk_version: 3.11.0
7
+ pinned: false
8
  license: creativeml-openrail-m
9
+ tags:
10
+ - stable-diffusion
11
+ - text-to-image
12
+ - art
13
+ inference: true
14
+ language:
15
+ - en
16
+ library_name: diffusers
17
  ---
18
+ # **HARDblend**
19
+ A versatile photorealistic NSFW model which is also good at generating SFW portraits.
20
+ It is a finetuned model trained on ~200 portrait images merged with Hassanblend, Aeros, RealisticVision1.2, Delibrate, SxD, f222.
21
+
22
+ ## Usage
23
+ Use stability ai VAE for better results.
24
+ Use phrases : photorealistic, instagram photography, shot on iphone, RAW, professional photograph, etc. in your prompts for better results.
25
+
26
+
27
+ *RAW samples*
28
+ ![image](https://drive.google.com/uc?export=view&id=1nQ4ujVstQIpy7YNXVjHr1RRyQMx4rR0T)
29
+ ![image](https://drive.google.com/uc?export=view&id=1nwzRKRiQkrjMCFeFxRPP5lSFF7-kR_lq)
30
+ ![image](https://drive.google.com/uc?export=view&id=1nmHVOnO-Q_8PGce7_0XjuW_OASlHPHre)
31
+
32
+ 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)
33
+
34
+ ## *Demo*
35
+ We support a [Gradio](https://github.com/gradio-app/gradio) Web UI to run HARDblend :
36
+ [![Open In Spaces](https://camo.githubusercontent.com/00380c35e60d6b04be65d3d94a58332be5cc93779f630bcdfc18ab9a3a7d3388/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f25463025394625413425393725323048756767696e67253230466163652d5370616365732d626c7565)](ooo)
37
+
38
+ ## *License*
39
+
40
+ 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 :
41
+
42
+ - You can't use the model to deliberately produce nor share illegal or harmful outputs or content
43
+ - 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
44
+ - 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)
45
+