Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
@@ -527,7 +527,7 @@ with gr.Blocks() as demo:
|
|
527 |
The use of the released code, model, and demo must strictly adhere to the respective licenses.
|
528 |
Our code is released under the [Apache License 2.0](https://github.com/bytedance/ID-Patch/blob/main/LICENSE),
|
529 |
and our model is released under the [CreativeML Open RAIL++-M License](https://huggingface.co/ByteDance/ID-Patch/blob/main/LICENSE.md)
|
530 |
-
for academic research purposes only. Any manual or automatic downloading of the face models from [
|
531 |
the [Juggernaut-X-v10](https://huggingface.co/RunDiffusion/Juggernaut-X-v10) base model, *etc.*, must follow their original licenses and be used only for academic research purposes.
|
532 |
|
533 |
This research aims to positively impact the field of Generative AI. Any usage of this method must be responsible and comply with local laws. The developers do not assume any responsibility for any potential misuse. We added the "AI Generated: ID-Patch" watermark for enhanced safety.
|
|
|
527 |
The use of the released code, model, and demo must strictly adhere to the respective licenses.
|
528 |
Our code is released under the [Apache License 2.0](https://github.com/bytedance/ID-Patch/blob/main/LICENSE),
|
529 |
and our model is released under the [CreativeML Open RAIL++-M License](https://huggingface.co/ByteDance/ID-Patch/blob/main/LICENSE.md)
|
530 |
+
for academic research purposes only. Any manual or automatic downloading of the face models from [InsightFace_Pytorch](https://github.com/TreB1eN/InsightFace_Pytorch), [MTCNN](https://github.com/ipazc/mtcnn),
|
531 |
the [Juggernaut-X-v10](https://huggingface.co/RunDiffusion/Juggernaut-X-v10) base model, *etc.*, must follow their original licenses and be used only for academic research purposes.
|
532 |
|
533 |
This research aims to positively impact the field of Generative AI. Any usage of this method must be responsible and comply with local laws. The developers do not assume any responsibility for any potential misuse. We added the "AI Generated: ID-Patch" watermark for enhanced safety.
|