Spaces:
Running
Running
ehristoforu
commited on
Commit
•
54f253b
1
Parent(s):
7f3fd48
Update index.html
Browse files- index.html +11 -3
index.html
CHANGED
@@ -8,21 +8,29 @@
|
|
8 |
<body>
|
9 |
<div class="card">
|
10 |
<h1>Fluently Models License</h1>
|
11 |
-
|
12 |
-
|
|
|
|
|
|
|
|
|
13 |
<ul>
|
14 |
<li><p>You can earn money on images generated by the model</p></li>
|
15 |
<li><p>You can only mix this model with a link to this one</p></li>
|
16 |
<li><p>You can train your model on this one and post with a link to that model</p></li>
|
17 |
</ul>
|
|
|
|
|
18 |
<ul>
|
19 |
<li><p>The author is not responsible for the images you generate</p></li>
|
20 |
<li><p>The author is not responsible for your mixes of this model</p></li>
|
21 |
<li><p>The author is not responsible for your mixes of this model</p></li>
|
22 |
<li><p>The author is not responsible for your models based on this model</p></li>
|
23 |
</ul>
|
|
|
|
|
24 |
<ul>
|
25 |
-
<li><p>This
|
26 |
</ul>
|
27 |
|
28 |
|
|
|
8 |
<body>
|
9 |
<div class="card">
|
10 |
<h1>Fluently Models License</h1>
|
11 |
+
|
12 |
+
<p><b>Based on <a href="https://raw.githubusercontent.com/CompVis/stable-diffusion/main/LICENSE", target="_blank">CreativeML OpenRAIL-m License</a></b></p>
|
13 |
+
|
14 |
+
<p>Familiarize yourself with the points of the license:</p>
|
15 |
+
|
16 |
+
<p><i>(You can):</i></p>
|
17 |
<ul>
|
18 |
<li><p>You can earn money on images generated by the model</p></li>
|
19 |
<li><p>You can only mix this model with a link to this one</p></li>
|
20 |
<li><p>You can train your model on this one and post with a link to that model</p></li>
|
21 |
</ul>
|
22 |
+
|
23 |
+
<p><i>(The author):</i></p>
|
24 |
<ul>
|
25 |
<li><p>The author is not responsible for the images you generate</p></li>
|
26 |
<li><p>The author is not responsible for your mixes of this model</p></li>
|
27 |
<li><p>The author is not responsible for your mixes of this model</p></li>
|
28 |
<li><p>The author is not responsible for your models based on this model</p></li>
|
29 |
</ul>
|
30 |
+
|
31 |
+
<p><i>(This models):</i></p>
|
32 |
<ul>
|
33 |
+
<li><p>This models refers to open source software</p></li>
|
34 |
</ul>
|
35 |
|
36 |
|