Spaces:
Running
Running
File size: 1,745 Bytes
e0ec872 5682ff2 e0ec872 6e00679 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 |
<!DOCTYPE html>
<html>
<head>
<title>Pylar AI Creative ML Shared Restrictive License</title>
<style>
body {
font-family: 'Helvetica Neue', Arial, sans-serif;
background-color: #fff;
color: #333;
line-height: 1.6;
padding: 40px;
max-width: 700px;
margin: 40px auto;
box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
h1 {
color: #333;
font-weight: 300;
text-align: center;
}
h2 {
font-weight: 300;
color: #666;
}
a {
color: #007aff;
text-decoration: none;
}
a:hover {
text-decoration: underline;
}
p {
margin-bottom: 15px;
font-size: 14px;
}
.footer {
text-align: center;
font-size: 12px;
color: #999;
margin-top: 40px;
}
</style>
</head>
<body>
<h1>Pylar AI Creative ML Shared Restrictive License</h1>
<p>Copyright (C) 2023 Miguel Gargallo</p>
<h2>Permission</h2>
<p>No permission to use anywere. With the exception of the author of the work, only if it is allowed in writing and
by email.</p>
<h2>Conditions</h2>
<p>Under any circumstance.</p>
<h2>Disclaimer</h2>
<p>We may take legal actions if you use these files.</p>
<p>For further details about this license, please visit: <a
href="https://huggingface.co/spaces/superdatas/sharedrestrictive">https://huggingface.co/spaces/superdatas/sharedrestrictive</a>
</p>
<div class="footer">
Pylar AI © 2024
</div>
</body>
</html> |