miguelgargallo commited on
Commit
6d80a1d
·
verified ·
1 Parent(s): ac17fd4

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +198 -181
index.html CHANGED
@@ -1,186 +1,203 @@
1
  <!DOCTYPE html>
2
- <html>
3
- <head>
4
- <meta charset="UTF-8">
5
- <title>Permission</title>
6
- <style>
7
- /* From extension vscode.github */
8
- /*---------------------------------------------------------------------------------------------
 
9
  * Copyright (c) Microsoft Corporation. All rights reserved.
10
  * Licensed under the MIT License. See License.txt in the project root for license information.
11
  *--------------------------------------------------------------------------------------------*/
12
 
13
- .vscode-dark img[src$=\#gh-light-mode-only],
14
- .vscode-light img[src$=\#gh-dark-mode-only],
15
- .vscode-high-contrast:not(.vscode-high-contrast-light) img[src$=\#gh-light-mode-only],
16
- .vscode-high-contrast-light img[src$=\#gh-dark-mode-only] {
17
- display: none;
18
- }
19
-
20
- </style>
21
-
22
- <link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/Microsoft/vscode/extensions/markdown-language-features/media/markdown.css">
23
- <link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/Microsoft/vscode/extensions/markdown-language-features/media/highlight.css">
24
- <style>
25
- body {
26
- font-family: -apple-system, BlinkMacSystemFont, 'Segoe WPC', 'Segoe UI', system-ui, 'Ubuntu', 'Droid Sans', sans-serif;
27
- font-size: 14px;
28
- line-height: 1.6;
29
- }
30
- </style>
31
- <style>
32
- .task-list-item {
33
- list-style-type: none;
34
- }
35
-
36
- .task-list-item-checkbox {
37
- margin-left: -20px;
38
- vertical-align: middle;
39
- pointer-events: none;
40
- }
41
- </style>
42
- <style>
43
- :root {
44
- --color-note: #0969da;
45
- --color-tip: #1a7f37;
46
- --color-warning: #9a6700;
47
- --color-severe: #bc4c00;
48
- --color-caution: #d1242f;
49
- --color-important: #8250df;
50
- }
51
-
52
- </style>
53
- <style>
54
- @media (prefers-color-scheme: dark) {
55
- :root {
56
- --color-note: #2f81f7;
57
- --color-tip: #3fb950;
58
- --color-warning: #d29922;
59
- --color-severe: #db6d28;
60
- --color-caution: #f85149;
61
- --color-important: #a371f7;
62
- }
63
- }
64
-
65
- </style>
66
- <style>
67
- .markdown-alert {
68
- padding: 0.5rem 1rem;
69
- margin-bottom: 16px;
70
- color: inherit;
71
- border-left: .25em solid #888;
72
- }
73
-
74
- .markdown-alert>:first-child {
75
- margin-top: 0
76
- }
77
-
78
- .markdown-alert>:last-child {
79
- margin-bottom: 0
80
- }
81
-
82
- .markdown-alert .markdown-alert-title {
83
- display: flex;
84
- font-weight: 500;
85
- align-items: center;
86
- line-height: 1
87
- }
88
-
89
- .markdown-alert .markdown-alert-title .octicon {
90
- margin-right: 0.5rem;
91
- display: inline-block;
92
- overflow: visible !important;
93
- vertical-align: text-bottom;
94
- fill: currentColor;
95
- }
96
-
97
- .markdown-alert.markdown-alert-note {
98
- border-left-color: var(--color-note);
99
- }
100
-
101
- .markdown-alert.markdown-alert-note .markdown-alert-title {
102
- color: var(--color-note);
103
- }
104
-
105
- .markdown-alert.markdown-alert-important {
106
- border-left-color: var(--color-important);
107
- }
108
-
109
- .markdown-alert.markdown-alert-important .markdown-alert-title {
110
- color: var(--color-important);
111
- }
112
-
113
- .markdown-alert.markdown-alert-warning {
114
- border-left-color: var(--color-warning);
115
- }
116
-
117
- .markdown-alert.markdown-alert-warning .markdown-alert-title {
118
- color: var(--color-warning);
119
- }
120
-
121
- .markdown-alert.markdown-alert-tip {
122
- border-left-color: var(--color-tip);
123
- }
124
-
125
- .markdown-alert.markdown-alert-tip .markdown-alert-title {
126
- color: var(--color-tip);
127
- }
128
-
129
- .markdown-alert.markdown-alert-caution {
130
- border-left-color: var(--color-caution);
131
- }
132
-
133
- .markdown-alert.markdown-alert-caution .markdown-alert-title {
134
- color: var(--color-caution);
135
- }
136
-
137
- </style>
138
-
139
- </head>
140
- <body class="vscode-body vscode-light">
141
- <h1 id="pylar-ai-creative-ml-scientific-and-commercial-license">Pylar AI Creative ML Scientific and Commercial License</h1>
142
- <ul>
143
- <li><a href="#pylar-ai-creative-ml-scientific-and-commercial-license">Pylar AI Creative ML Scientific and Commercial License</a>
144
- <ul>
145
- <li><a href="#permission">Permission</a>
146
- <ul>
147
- <li><a href="#conditions">Conditions</a></li>
148
- </ul>
149
- </li>
150
- <li><a href="#disclaimer">Disclaimer</a></li>
151
- </ul>
152
- </li>
153
- </ul>
154
- <blockquote>
155
- <p>2024 ©, All Rights Reserved. Miguel Gargallo.</p>
156
- </blockquote>
157
- <h3 id="permission">Permission</h3>
158
- <p>Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the &quot;Software&quot;), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:</p>
159
- <h4 id="conditions">Conditions</h4>
160
- <ol>
161
- <li>
162
- <p>The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.</p>
163
- </li>
164
- <li>
165
- <p>Any work using, copying, modifying, merging, publishing, distributing, sublicensing, and/or selling copies of the Software must explicitly acknowledge &quot;Miguel Gargallo&quot; as the original author of this work. Failure to meet this condition will be considered a violation of this license.</p>
166
- </li>
167
- <li>
168
- <p>The file in which this license is included (<a href="http://License.html">License.md</a>) must remain unmodified. Any modifications to this file will be considered a violation of this license.</p>
169
- </li>
170
- <li>
171
- <p>The Software may not be used to provide financial advisory services, whether directly or indirectly. Any such use will be considered a violation of this license.</p>
172
- </li>
173
- </ol>
174
- <hr>
175
- <h3 id="disclaimer">Disclaimer</h3>
176
- <p>The Software is provided &quot;as is&quot;, without warranty of any kind, express or implied, including but not limited to the warranties of merchantability, fitness for a particular purpose and noninfringement. In no event shall the authors or copyright holders be liable for any claim, damages or other liability, whether in an action of contract, tort or otherwise, arising from, out of or in connection with the Software or the use or other dealings in the Software.</p>
177
- <blockquote>
178
- <p>For further details about this license, please visit: <a href="https://huggingface.co/spaces/superdatas/scientific-commercial-license">https://huggingface.co/spaces/superdatas/scientific-commercial-license</a></p>
179
- </blockquote>
180
- <hr>
181
- <p>Version: 03272024</p>
182
-
183
-
184
-
185
- </body>
186
- </html>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  <!DOCTYPE html>
2
+ <html>
3
+
4
+ <head>
5
+ <meta charset="UTF-8">
6
+ <title>Permission</title>
7
+ <style>
8
+ /* From extension vscode.github */
9
+ /*---------------------------------------------------------------------------------------------
10
  * Copyright (c) Microsoft Corporation. All rights reserved.
11
  * Licensed under the MIT License. See License.txt in the project root for license information.
12
  *--------------------------------------------------------------------------------------------*/
13
 
14
+ .vscode-dark img[src$=\#gh-light-mode-only],
15
+ .vscode-light img[src$=\#gh-dark-mode-only],
16
+ .vscode-high-contrast:not(.vscode-high-contrast-light) img[src$=\#gh-light-mode-only],
17
+ .vscode-high-contrast-light img[src$=\#gh-dark-mode-only] {
18
+ display: none;
19
+ }
20
+ </style>
21
+
22
+ <link rel="stylesheet"
23
+ href="https://cdn.jsdelivr.net/gh/Microsoft/vscode/extensions/markdown-language-features/media/markdown.css">
24
+ <link rel="stylesheet"
25
+ href="https://cdn.jsdelivr.net/gh/Microsoft/vscode/extensions/markdown-language-features/media/highlight.css">
26
+ <style>
27
+ body {
28
+ font-family: -apple-system, BlinkMacSystemFont, 'Segoe WPC', 'Segoe UI', system-ui, 'Ubuntu', 'Droid Sans', sans-serif;
29
+ font-size: 14px;
30
+ line-height: 1.6;
31
+ }
32
+ </style>
33
+ <style>
34
+ .task-list-item {
35
+ list-style-type: none;
36
+ }
37
+
38
+ .task-list-item-checkbox {
39
+ margin-left: -20px;
40
+ vertical-align: middle;
41
+ pointer-events: none;
42
+ }
43
+ </style>
44
+ <style>
45
+ :root {
46
+ --color-note: #0969da;
47
+ --color-tip: #1a7f37;
48
+ --color-warning: #9a6700;
49
+ --color-severe: #bc4c00;
50
+ --color-caution: #d1242f;
51
+ --color-important: #8250df;
52
+ }
53
+ </style>
54
+ <style>
55
+ @media (prefers-color-scheme: dark) {
56
+ :root {
57
+ --color-note: #2f81f7;
58
+ --color-tip: #3fb950;
59
+ --color-warning: #d29922;
60
+ --color-severe: #db6d28;
61
+ --color-caution: #f85149;
62
+ --color-important: #a371f7;
63
+ }
64
+ }
65
+ </style>
66
+ <style>
67
+ .markdown-alert {
68
+ padding: 0.5rem 1rem;
69
+ margin-bottom: 16px;
70
+ color: inherit;
71
+ border-left: .25em solid #888;
72
+ }
73
+
74
+ .markdown-alert>:first-child {
75
+ margin-top: 0
76
+ }
77
+
78
+ .markdown-alert>:last-child {
79
+ margin-bottom: 0
80
+ }
81
+
82
+ .markdown-alert .markdown-alert-title {
83
+ display: flex;
84
+ font-weight: 500;
85
+ align-items: center;
86
+ line-height: 1
87
+ }
88
+
89
+ .markdown-alert .markdown-alert-title .octicon {
90
+ margin-right: 0.5rem;
91
+ display: inline-block;
92
+ overflow: visible !important;
93
+ vertical-align: text-bottom;
94
+ fill: currentColor;
95
+ }
96
+
97
+ .markdown-alert.markdown-alert-note {
98
+ border-left-color: var(--color-note);
99
+ }
100
+
101
+ .markdown-alert.markdown-alert-note .markdown-alert-title {
102
+ color: var(--color-note);
103
+ }
104
+
105
+ .markdown-alert.markdown-alert-important {
106
+ border-left-color: var(--color-important);
107
+ }
108
+
109
+ .markdown-alert.markdown-alert-important .markdown-alert-title {
110
+ color: var(--color-important);
111
+ }
112
+
113
+ .markdown-alert.markdown-alert-warning {
114
+ border-left-color: var(--color-warning);
115
+ }
116
+
117
+ .markdown-alert.markdown-alert-warning .markdown-alert-title {
118
+ color: var(--color-warning);
119
+ }
120
+
121
+ .markdown-alert.markdown-alert-tip {
122
+ border-left-color: var(--color-tip);
123
+ }
124
+
125
+ .markdown-alert.markdown-alert-tip .markdown-alert-title {
126
+ color: var(--color-tip);
127
+ }
128
+
129
+ .markdown-alert.markdown-alert-caution {
130
+ border-left-color: var(--color-caution);
131
+ }
132
+
133
+ .markdown-alert.markdown-alert-caution .markdown-alert-title {
134
+ color: var(--color-caution);
135
+ }
136
+ </style>
137
+
138
+ </head>
139
+
140
+ <body class="vscode-body vscode-light">
141
+ <h1 id="pylar-ai-creative-ml-scientific-and-commercial-license">Pylar AI Creative ML Scientific and Commercial License
142
+ </h1>
143
+ <ul>
144
+ <li><a href="#pylar-ai-creative-ml-scientific-and-commercial-license">Pylar AI Creative ML Scientific and Commercial
145
+ License</a>
146
+ <ul>
147
+ <li><a href="#permission">Permission</a>
148
+ <ul>
149
+ <li><a href="#conditions">Conditions</a></li>
150
+ </ul>
151
+ </li>
152
+ <li><a href="#disclaimer">Disclaimer</a></li>
153
+ </ul>
154
+ </li>
155
+ </ul>
156
+ <blockquote>
157
+ <p>2024 ©, All Rights Reserved. Miguel Gargallo.</p>
158
+ </blockquote>
159
+ <h3 id="permission">Permission</h3>
160
+ <p>Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated
161
+ documentation files (the &quot;Software&quot;), to deal in the Software without restriction, including without
162
+ limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the
163
+ Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:</p>
164
+ <h4 id="conditions">Conditions</h4>
165
+ <ol>
166
+ <li>
167
+ <p>The above copyright notice and this permission notice shall be included in all copies or substantial portions
168
+ of the Software.</p>
169
+ </li>
170
+ <li>
171
+ <p>Any work using, copying, modifying, merging, publishing, distributing, sublicensing, and/or selling copies of
172
+ the Software must explicitly acknowledge &quot;Miguel Gargallo&quot; as the original author of this work.
173
+ Failure to meet this condition will be considered a violation of this license.</p>
174
+ </li>
175
+ <li>
176
+ <p>The file in which this license is included (<a href="http://License.html">License.md</a>) must remain
177
+ unmodified. Any modifications to this file will be considered a violation of this license.</p>
178
+ </li>
179
+ <li>
180
+ <p>The Software may not be used to provide financial advisory services, whether directly or indirectly. Any such
181
+ use will be considered a violation of this license.</p>
182
+ </li>
183
+ </ol>
184
+ <hr>
185
+ <h3 id="disclaimer">Disclaimer</h3>
186
+ <p>The Software is provided &quot;as is&quot;, without warranty of any kind, express or implied, including but not
187
+ limited to the warranties of merchantability, fitness for a particular purpose and noninfringement. In no event
188
+ shall the authors or copyright holders be liable for any claim, damages or other liability, whether in an action of
189
+ contract, tort or otherwise, arising from, out of or in connection with the Software or the use or other dealings in
190
+ the Software.</p>
191
+ <blockquote>
192
+ <p>For further details about this license, please visit: <a
193
+ href="https://huggingface.co/spaces/superdatas/scientific-commercial-license">https://huggingface.co/spaces/superdatas/scientific-commercial-license</a>
194
+ </p>
195
+ </blockquote>
196
+ <hr>
197
+ <p>Version: 03272024</p>
198
+
199
+
200
+
201
+ </body>
202
+
203
+ </html>