dataautogpt3 commited on
Commit
4ec320b
1 Parent(s): fcca51e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +57 -1
README.md CHANGED
@@ -70,4 +70,60 @@ import torch
70
 
71
  pipeline = AutoPipelineForText2Image.from_pretrained('dataautogpt3/OpenDalleV1.1', torch_dtype=torch.float16).to('cuda')
72
  image = pipeline('black fluffy gorgeous dangerous cat animal creature, large orange eyes, big fluffy ears, piercing gaze, full moon, dark ambiance, best quality, extremely detailed').images[0]
73
- ```
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
70
 
71
  pipeline = AutoPipelineForText2Image.from_pretrained('dataautogpt3/OpenDalleV1.1', torch_dtype=torch.float16).to('cuda')
72
  image = pipeline('black fluffy gorgeous dangerous cat animal creature, large orange eyes, big fluffy ears, piercing gaze, full moon, dark ambiance, best quality, extremely detailed').images[0]
73
+ ```
74
+
75
+ Non-Commercial Personal Use License Agreement
76
+
77
+ For dataautogpt3/OpenDalleV1.1
78
+
79
+ 1. Introduction
80
+
81
+ This Non-Commercial Personal Use License Agreement ("Agreement") is between Alexander Izquierdo ("Licensor") and the individual or entity ("Licensee") using the Stable Diffusion model with unique merging method and tuning ("Model") hosted on the Hugging Face repository named [Your Hugging Face Repository Name].
82
+
83
+ 2. Grant of License
84
+
85
+ a. Licensor hereby grants to Licensee a non-exclusive, non-transferable, non-sublicensable license to use the Model for personal, non-commercial purposes.
86
+
87
+ b. "Personal, non-commercial purposes" are defined as use that does not involve any form of compensation or monetary gain. This includes, but is not limited to, academic research, educational use, and hobbyist projects.
88
+
89
+ c. The Licensee is permitted to modify, merge, and use the Model for personal projects, provided that such use adheres to the terms of this Agreement.
90
+
91
+ 3. Ownership and Intellectual Property Rights
92
+
93
+ a. The Licensor explicitly retains all rights, title, and interest in and to the unique merging method used in the Model. This merging method is the proprietary creation and intellectual property of the Licensor.
94
+
95
+ b. The Licensee shall not claim ownership, reverse engineer, or attempt to recreate the merging method for any purpose.
96
+
97
+ c. The Licensor retains all rights, title, and interest in and to the Model, including any modifications or improvements made by the Licensee.
98
+
99
+ d. The Licensee agrees to attribute the Licensor in any academic or public display of the Model or derivative works.
100
+
101
+ 4. Restrictions
102
+
103
+ a. The Licensee shall not use the Model or the merging method for any commercial purposes.
104
+
105
+ b. The Licensee shall not distribute, sublicense, lease, or lend the Model or the merging method to any third party.
106
+
107
+ c. The Licensee shall not publicly display, perform, or communicate the Model, the merging method, or any derivative works thereof without the prior written consent of the Licensor.
108
+
109
+ 5. Termination
110
+
111
+ This Agreement will terminate automatically if the Licensee breaches any of its terms and conditions.
112
+
113
+ 6. Disclaimer of Warranties
114
+
115
+ The Model and the merging method are provided "as is," and the Licensor makes no warranties, express or implied, regarding their performance, reliability, or suitability for any purpose.
116
+
117
+ 7. Limitation of Liability
118
+
119
+ The Licensor shall not be liable for any damages arising out of or related to the use or inability to use the Model or the merging method.
120
+
121
+ 8. General Provisions
122
+
123
+ a. This Agreement constitutes the entire agreement between the parties and supersedes all prior agreements and understandings, whether written or oral, relating to its subject matter.
124
+
125
+ b. Any amendment to this Agreement must be in writing and signed by both parties.
126
+
127
+ c. This Agreement shall be governed by the laws of Maryland.
128
+
129
+ IN WITNESS WHEREOF, the parties have executed this Agreement as of the Effective Date.