You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
4. *[Optional] Adjust advanced hyperparameters or apply optional LoRAs to meet personal needs.* Please refer to **important usage tips** under the Generated Image field.
176
176
5. **Click the "Generate" button to generate an image.** Enjoy!
withgr.Accordion("Local Gradio Demo for Developers", open=False):
256
256
gr.Markdown(
257
257
'Please refer to our GitHub repository to [run the InfiniteYou-FLUX gradio demo locally](https://github.com/bytedance/InfiniteYou#local-gradio-demo).'
258
258
)
259
-
259
+
260
260
gr.Markdown(
261
261
"""
262
262
---
263
-
### 📜 Disclaimer and Licenses
263
+
### 📜 Disclaimer and Licenses
264
264
Some images in this demo are from public domains or generated by models. These pictures are intended solely to show the capabilities of our research. If you have any concerns, please contact us, and we will promptly remove any inappropriate content.
265
-
265
+
266
266
The use of the released code, model, and demo must strictly adhere to the respective licenses. Our code is released under the Apache 2.0 License, and our model is released under the Creative Commons Attribution-NonCommercial 4.0 International Public License for academic research purposes only. Any manual or automatic downloading of the face models from [InsightFace](https://github.com/deepinsight/insightface), the [FLUX.1-dev](https://huggingface.co/black-forest-labs/FLUX.1-dev) base model, LoRAs, etc., must follow their original licenses and be used only for academic research purposes.
267
267
268
268
This research aims to positively impact the Generative AI field. Users are granted freedom to create images using this tool, but they must comply with local laws and use it responsibly. The developers do not assume any responsibility for potential misuse.
269
-
269
+
270
270
### 📖 Citation
271
271
272
272
If you find InfiniteYou useful for your research or applications, please cite our paper:
0 commit comments