-
-
Notifications
You must be signed in to change notification settings - Fork 867
Description
Describe the bug
Without a clear license on the code it is unsafe to use this in any environment. I see your response to a previous request on https://github.com/hlky/stable-diffusion-webui/issues?q=is%3Aissue+license+is%3Aclosed but it isn't an appropriate answer. An open source license gives people the rights they need to use and enhance your code, it does not give any warranties or support expectation.
As things stand your code cannot be built upon by others, like me, for any purpose.
Please consider putting a permissive open source license on this code such as https://choosealicense.com/licenses/mit/
One limitation you may have is that you derive your code from another persons. If that persons code is also unlicensed then we need to get them to put a license on their code. Without it you are (technically) doing something you do not have the rights to do.