Create license.md
parent
38840cb001
commit
14faea12cb
|
|
@ -0,0 +1,40 @@
|
|||
No-Commercial License with Limited Commercial Use
|
||||
|
||||
Copyright (c) [2023] [d8ahazard]
|
||||
|
||||
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||
of this software and associated documentation files (the "Software"), to use
|
||||
the Software only for non-commercial purposes. The right to use the Software
|
||||
does not include the right to sell, sublicense or otherwise commercially exploit
|
||||
the Software or any portion of it, except as explicitly authorized and licensed
|
||||
by the developer.
|
||||
|
||||
The custom components of the Software, as identified by the developer, may only
|
||||
be used for commercial purposes with the explicit written permission and licensing
|
||||
agreement of the developer.
|
||||
|
||||
The above copyright notice and this permission notice shall be included in all
|
||||
copies or substantial portions of the Software.
|
||||
|
||||
The Software is provided "as is", 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.
|
||||
|
||||
The Software includes code from various open source projects, listed below.
|
||||
|
||||
These libraries and their code are subject to their own licenses, which can be
|
||||
found in their respective source code repositories.
|
||||
|
||||
By using the Software, you agree to comply with the licenses of these support
|
||||
libraries and any associated restrictions.
|
||||
|
||||
https://github.com/AUTOMATIC1111/stable-diffusion-webui
|
||||
https://github.com/bmaltais/kohya_ss
|
||||
https://github.com/huggingface/diffusers
|
||||
https://github.com/camenduru/stable-diffusion-webui-colab
|
||||
https://github.com/ShivamShrirao/diffusers
|
||||
https://github.com/NovelAI/novelai-aspect-ratio-bucketing
|
||||
Loading…
Reference in New Issue