Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
renzhc
diffusers_dcu
Commits
62cce304
Unverified
Commit
62cce304
authored
Jun 18, 2025
by
Sayak Paul
Committed by
GitHub
Jun 18, 2025
Browse files
[chore] change to 2025 licensing for remaining (#11741)
change to 2025 licensing for remaining
parent
05e86778
Changes
220
Hide whitespace changes
Inline
Side-by-side
Showing
20 changed files
with
20 additions
and
20 deletions
+20
-20
examples/advanced_diffusion_training/test_dreambooth_lora_flux_advanced.py
..._diffusion_training/test_dreambooth_lora_flux_advanced.py
+1
-1
examples/consistency_distillation/test_lcm_lora.py
examples/consistency_distillation/test_lcm_lora.py
+1
-1
examples/controlnet/test_controlnet.py
examples/controlnet/test_controlnet.py
+1
-1
examples/custom_diffusion/test_custom_diffusion.py
examples/custom_diffusion/test_custom_diffusion.py
+1
-1
examples/dreambooth/test_dreambooth.py
examples/dreambooth/test_dreambooth.py
+1
-1
examples/dreambooth/test_dreambooth_flux.py
examples/dreambooth/test_dreambooth_flux.py
+1
-1
examples/dreambooth/test_dreambooth_lora.py
examples/dreambooth/test_dreambooth_lora.py
+1
-1
examples/dreambooth/test_dreambooth_lora_edm.py
examples/dreambooth/test_dreambooth_lora_edm.py
+1
-1
examples/dreambooth/test_dreambooth_lora_flux.py
examples/dreambooth/test_dreambooth_lora_flux.py
+1
-1
examples/dreambooth/test_dreambooth_lora_hidream.py
examples/dreambooth/test_dreambooth_lora_hidream.py
+1
-1
examples/dreambooth/test_dreambooth_lora_lumina2.py
examples/dreambooth/test_dreambooth_lora_lumina2.py
+1
-1
examples/dreambooth/test_dreambooth_lora_sana.py
examples/dreambooth/test_dreambooth_lora_sana.py
+1
-1
examples/dreambooth/test_dreambooth_lora_sd3.py
examples/dreambooth/test_dreambooth_lora_sd3.py
+1
-1
examples/dreambooth/test_dreambooth_sd3.py
examples/dreambooth/test_dreambooth_sd3.py
+1
-1
examples/instruct_pix2pix/test_instruct_pix2pix.py
examples/instruct_pix2pix/test_instruct_pix2pix.py
+1
-1
examples/t2i_adapter/test_t2i_adapter.py
examples/t2i_adapter/test_t2i_adapter.py
+1
-1
examples/test_examples_utils.py
examples/test_examples_utils.py
+1
-1
examples/textual_inversion/test_textual_inversion.py
examples/textual_inversion/test_textual_inversion.py
+1
-1
examples/textual_inversion/test_textual_inversion_sdxl.py
examples/textual_inversion/test_textual_inversion_sdxl.py
+1
-1
examples/unconditional_image_generation/test_unconditional.py
...ples/unconditional_image_generation/test_unconditional.py
+1
-1
No files found.
examples/advanced_diffusion_training/test_dreambooth_lora_flux_advanced.py
View file @
62cce304
# coding=utf-8
# coding=utf-8
# Copyright 202
4
HuggingFace Inc.
# Copyright 202
5
HuggingFace Inc.
#
#
# Licensed under the Apache License, Version 2.0 (the "License");
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# you may not use this file except in compliance with the License.
...
...
examples/consistency_distillation/test_lcm_lora.py
View file @
62cce304
# coding=utf-8
# coding=utf-8
# Copyright 202
4
HuggingFace Inc.
# Copyright 202
5
HuggingFace Inc.
#
#
# Licensed under the Apache License, Version 2.0 (the "License");
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# you may not use this file except in compliance with the License.
...
...
examples/controlnet/test_controlnet.py
View file @
62cce304
# coding=utf-8
# coding=utf-8
# Copyright 202
4
HuggingFace Inc.
# Copyright 202
5
HuggingFace Inc.
#
#
# Licensed under the Apache License, Version 2.0 (the "License");
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# you may not use this file except in compliance with the License.
...
...
examples/custom_diffusion/test_custom_diffusion.py
View file @
62cce304
# coding=utf-8
# coding=utf-8
# Copyright 202
4
HuggingFace Inc.
# Copyright 202
5
HuggingFace Inc.
#
#
# Licensed under the Apache License, Version 2.0 (the "License");
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# you may not use this file except in compliance with the License.
...
...
examples/dreambooth/test_dreambooth.py
View file @
62cce304
# coding=utf-8
# coding=utf-8
# Copyright 202
4
HuggingFace Inc.
# Copyright 202
5
HuggingFace Inc.
#
#
# Licensed under the Apache License, Version 2.0 (the "License");
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# you may not use this file except in compliance with the License.
...
...
examples/dreambooth/test_dreambooth_flux.py
View file @
62cce304
# coding=utf-8
# coding=utf-8
# Copyright 202
4
HuggingFace Inc.
# Copyright 202
5
HuggingFace Inc.
#
#
# Licensed under the Apache License, Version 2.0 (the "License");
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# you may not use this file except in compliance with the License.
...
...
examples/dreambooth/test_dreambooth_lora.py
View file @
62cce304
# coding=utf-8
# coding=utf-8
# Copyright 202
4
HuggingFace Inc.
# Copyright 202
5
HuggingFace Inc.
#
#
# Licensed under the Apache License, Version 2.0 (the "License");
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# you may not use this file except in compliance with the License.
...
...
examples/dreambooth/test_dreambooth_lora_edm.py
View file @
62cce304
# coding=utf-8
# coding=utf-8
# Copyright 202
4
HuggingFace Inc.
# Copyright 202
5
HuggingFace Inc.
#
#
# Licensed under the Apache License, Version 2.0 (the "License");
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# you may not use this file except in compliance with the License.
...
...
examples/dreambooth/test_dreambooth_lora_flux.py
View file @
62cce304
# coding=utf-8
# coding=utf-8
# Copyright 202
4
HuggingFace Inc.
# Copyright 202
5
HuggingFace Inc.
#
#
# Licensed under the Apache License, Version 2.0 (the "License");
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# you may not use this file except in compliance with the License.
...
...
examples/dreambooth/test_dreambooth_lora_hidream.py
View file @
62cce304
# coding=utf-8
# coding=utf-8
# Copyright 202
4
HuggingFace Inc.
# Copyright 202
5
HuggingFace Inc.
#
#
# Licensed under the Apache License, Version 2.0 (the "License");
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# you may not use this file except in compliance with the License.
...
...
examples/dreambooth/test_dreambooth_lora_lumina2.py
View file @
62cce304
# coding=utf-8
# coding=utf-8
# Copyright 202
4
HuggingFace Inc.
# Copyright 202
5
HuggingFace Inc.
#
#
# Licensed under the Apache License, Version 2.0 (the "License");
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# you may not use this file except in compliance with the License.
...
...
examples/dreambooth/test_dreambooth_lora_sana.py
View file @
62cce304
# coding=utf-8
# coding=utf-8
# Copyright 202
4
HuggingFace Inc.
# Copyright 202
5
HuggingFace Inc.
#
#
# Licensed under the Apache License, Version 2.0 (the "License");
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# you may not use this file except in compliance with the License.
...
...
examples/dreambooth/test_dreambooth_lora_sd3.py
View file @
62cce304
# coding=utf-8
# coding=utf-8
# Copyright 202
4
HuggingFace Inc.
# Copyright 202
5
HuggingFace Inc.
#
#
# Licensed under the Apache License, Version 2.0 (the "License");
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# you may not use this file except in compliance with the License.
...
...
examples/dreambooth/test_dreambooth_sd3.py
View file @
62cce304
# coding=utf-8
# coding=utf-8
# Copyright 202
4
HuggingFace Inc.
# Copyright 202
5
HuggingFace Inc.
#
#
# Licensed under the Apache License, Version 2.0 (the "License");
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# you may not use this file except in compliance with the License.
...
...
examples/instruct_pix2pix/test_instruct_pix2pix.py
View file @
62cce304
# coding=utf-8
# coding=utf-8
# Copyright 202
4
HuggingFace Inc.
# Copyright 202
5
HuggingFace Inc.
#
#
# Licensed under the Apache License, Version 2.0 (the "License");
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# you may not use this file except in compliance with the License.
...
...
examples/t2i_adapter/test_t2i_adapter.py
View file @
62cce304
# coding=utf-8
# coding=utf-8
# Copyright 202
4
HuggingFace Inc.
# Copyright 202
5
HuggingFace Inc.
#
#
# Licensed under the Apache License, Version 2.0 (the "License");
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# you may not use this file except in compliance with the License.
...
...
examples/test_examples_utils.py
View file @
62cce304
# coding=utf-8
# coding=utf-8
# Copyright 202
4
HuggingFace Inc.
# Copyright 202
5
HuggingFace Inc.
#
#
# Licensed under the Apache License, Version 2.0 (the "License");
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# you may not use this file except in compliance with the License.
...
...
examples/textual_inversion/test_textual_inversion.py
View file @
62cce304
# coding=utf-8
# coding=utf-8
# Copyright 202
4
HuggingFace Inc.
# Copyright 202
5
HuggingFace Inc.
#
#
# Licensed under the Apache License, Version 2.0 (the "License");
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# you may not use this file except in compliance with the License.
...
...
examples/textual_inversion/test_textual_inversion_sdxl.py
View file @
62cce304
# coding=utf-8
# coding=utf-8
# Copyright 202
4
HuggingFace Inc.
# Copyright 202
5
HuggingFace Inc.
#
#
# Licensed under the Apache License, Version 2.0 (the "License");
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# you may not use this file except in compliance with the License.
...
...
examples/unconditional_image_generation/test_unconditional.py
View file @
62cce304
# coding=utf-8
# coding=utf-8
# Copyright 202
4
HuggingFace Inc.
# Copyright 202
5
HuggingFace Inc.
#
#
# Licensed under the Apache License, Version 2.0 (the "License");
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# you may not use this file except in compliance with the License.
...
...
Prev
1
2
3
4
5
…
11
Next
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment