License / index.html
ehristoforu's picture
Update index.html
f3c21b6 verified
raw
history blame
1.07 kB
<!doctype html>
<html>
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width" />
<title>Fluently License</title>
</head>
<body>
<div class="card">
<h1>Fluently Models License</h1>
<p><b>Based on <a href="https://raw.githubusercontent.com/CompVis/stable-diffusion/main/LICENSE">CreativeML OpenRAIL-m License</a></b></p>
<p>Familiarize yourself with the points of the license:</p>
<ul>
<li><p>You can earn money on images generated by the model</p></li>
<li><p>You can only mix this model with a link to this one</p></li>
</ul>
You can train your model on this one and post with a link to that model
You can earn money by selling your models based on this one with a link to this model
The author is not responsible for the images you generate
The author is not responsible for your mixes of this model
The author is not responsible for your models based on this model
This model refers to open source software
</div>
</body>
</html>