-
Notifications
You must be signed in to change notification settings - Fork 0
/
NOTICE
35 lines (29 loc) · 3.43 KB
/
NOTICE
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
Copyright (C) 2024 AIDC-AI
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
Use Restrictions
You agree not to use the Model or Derivatives of the Model: In any way that violates any applicable national, federal, state, local or international law or regulation; For the purpose of exploiting, harming or attempting to exploit or harm minors in any way; To generate or disseminate verifiably false information and/or content with the purpose of harming others; To generate or disseminate personal identifiable information that can be used to harm an individual; To defame, disparage or otherwise harass others; For fully automated decision making that adversely impacts an individual’s legal rights or otherwise creates or modifies a binding, enforceable obligation; For any use intended to or which has the effect of discriminating against or harming individuals or groups based on online or offline social behavior or known or predicted personal or personality characteristics; To exploit any of the vulnerabilities of a specific group of persons based on their age, social, physical or mental characteristics, in order to materially distort the behavior of a person pertaining to that group in a manner that causes or is likely to cause that person or another person physical or psychological harm; For any use intended to or which has the effect of discriminating against individuals or groups based on legally protected characteristics or categories; To provide medical advice and medical results interpretation; To generate or disseminate information for the purpose to be used for administration of justice, law enforcement, immigration or asylum processes, such as predicting an individual will commit fraud/crime commitment (e.g. by text profiling, drawing causal relationships between assertions made in documents, indiscriminate and arbitrarily-targeted use).
This model was trained based the following models:
1. CLIP-ViT-H-14-laion2B-s32B-b79K(https://huggingface.co/laion/CLIP-ViT-H-14-laion2B-s32B-b79K), license: MIT (https://huggingface.co/datasets/choosealicense/licenses/blob/main/markdown/mit.md, SPDX-License-identifier: Apache-2.0). Use of the model shall be subject to CLIP's use restriction notice post on its model card.
This project incorporates components from the Open Source Software below.
The original copyright notices and the licenses under which we
received such components are set forth below for informational purposes.
Diffusers
Copyright 2024 The HuggingFace Team
Copyright 2024 The HuggingFace Team and The MeissonFlow Team
Copyright 2024 Black Forest Labs, The HuggingFace Team, The InstantX Team and The MeissonFlow Team
Apache License, Version 2.0
The following files were modified by AIDC-AI:
1. pipeline.py src/pipeline_img2img.py
2. pipeline_img2img.py src/pipeline_img2img.py
3. pipeline_inpaint.py src/pipeline_inpaint.py
4. scheduling.py src/scheduling.py
5. transformer.py src/transformer.py
[Apache License, Version 2.0](http://www.apache.org/licenses/LICENSE-2.0)