Create LICENSE
Browse files
LICENSE
ADDED
|
@@ -0,0 +1,35 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
Andy 1.0 License
|
| 2 |
+
|
| 3 |
+
Copyright 2025 SWEATERDOG
|
| 4 |
+
|
| 5 |
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
| 6 |
+
of this Work (the “Work”), to deal in the Work without restriction, including
|
| 7 |
+
without limitation the rights to use, copy, modify, merge, publish, distribute,
|
| 8 |
+
sublicense, and/or sell copies of the Work, and to permit persons to whom the
|
| 9 |
+
Work is furnished to do so, subject to the following conditions:
|
| 10 |
+
|
| 11 |
+
1. Model Naming or Credit Link
|
| 12 |
+
The redistributed or derivative model’s name must include the term “Andy”,
|
| 13 |
+
OR the repository must credit https://huggingface.co/Sweaterdog in the
|
| 14 |
+
README or LICENSE file.
|
| 15 |
+
|
| 16 |
+
2. Shout-Out Clause
|
| 17 |
+
The following acknowledgment must appear in the README or equivalent:
|
| 18 |
+
“This work uses data and models created by @Sweaterdog.”
|
| 19 |
+
|
| 20 |
+
3. Retention of License and Notices
|
| 21 |
+
The above copyright notice, this license text, and the Shout-Out Clause
|
| 22 |
+
must be included in all copies or substantial portions of the Work.
|
| 23 |
+
|
| 24 |
+
4. No Additional Restrictions
|
| 25 |
+
You may not apply legal terms or technological measures that restrict
|
| 26 |
+
the exercise of the rights granted herein.
|
| 27 |
+
|
| 28 |
+
THE WORK IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND,
|
| 29 |
+
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
|
| 30 |
+
OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, AND
|
| 31 |
+
NONINFRINGEMENT. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR
|
| 32 |
+
CONTRIBUTORS BE LIABLE FOR ANY CLAIM, DAMAGES, OR OTHER LIABILITY,
|
| 33 |
+
WHETHER IN AN ACTION OF CONTRACT, TORT, OR OTHERWISE, ARISING FROM,
|
| 34 |
+
OUT OF, OR IN CONNECTION WITH THE WORK OR THE USE OR OTHER DEALINGS
|
| 35 |
+
IN THE WORK.
|