Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
renzhc
diffusers_dcu
Commits
a4df8dbc
Unverified
Commit
a4df8dbc
authored
Jun 19, 2025
by
Aryan
Committed by
GitHub
Jun 19, 2025
Browse files
Update more licenses to 2025 (#11746)
update
parent
48eae6f4
Changes
826
Show whitespace changes
Inline
Side-by-side
Showing
20 changed files
with
20 additions
and
20 deletions
+20
-20
docs/source/en/optimization/xformers.md
docs/source/en/optimization/xformers.md
+1
-1
docs/source/en/quantization/bitsandbytes.md
docs/source/en/quantization/bitsandbytes.md
+1
-1
docs/source/en/quantization/gguf.md
docs/source/en/quantization/gguf.md
+1
-1
docs/source/en/quantization/overview.md
docs/source/en/quantization/overview.md
+1
-1
docs/source/en/quantization/torchao.md
docs/source/en/quantization/torchao.md
+1
-1
docs/source/en/quicktour.md
docs/source/en/quicktour.md
+1
-1
docs/source/en/stable_diffusion.md
docs/source/en/stable_diffusion.md
+1
-1
docs/source/en/training/cogvideox.md
docs/source/en/training/cogvideox.md
+1
-1
docs/source/en/training/controlnet.md
docs/source/en/training/controlnet.md
+1
-1
docs/source/en/training/custom_diffusion.md
docs/source/en/training/custom_diffusion.md
+1
-1
docs/source/en/training/ddpo.md
docs/source/en/training/ddpo.md
+1
-1
docs/source/en/training/distributed_inference.md
docs/source/en/training/distributed_inference.md
+1
-1
docs/source/en/training/dreambooth.md
docs/source/en/training/dreambooth.md
+1
-1
docs/source/en/training/instructpix2pix.md
docs/source/en/training/instructpix2pix.md
+1
-1
docs/source/en/training/kandinsky.md
docs/source/en/training/kandinsky.md
+1
-1
docs/source/en/training/lcm_distill.md
docs/source/en/training/lcm_distill.md
+1
-1
docs/source/en/training/lora.md
docs/source/en/training/lora.md
+1
-1
docs/source/en/training/overview.md
docs/source/en/training/overview.md
+1
-1
docs/source/en/training/sdxl.md
docs/source/en/training/sdxl.md
+1
-1
docs/source/en/training/t2i_adapters.md
docs/source/en/training/t2i_adapters.md
+1
-1
No files found.
docs/source/en/optimization/xformers.md
View file @
a4df8dbc
<!--Copyright 202
4
The HuggingFace Team. All rights reserved.
<!--Copyright 202
5
The HuggingFace Team. All rights reserved.
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
...
...
docs/source/en/quantization/bitsandbytes.md
View file @
a4df8dbc
<!--Copyright 202
4
The HuggingFace Team. All rights reserved.
<!--Copyright 202
5
The HuggingFace Team. All rights reserved.
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
...
...
docs/source/en/quantization/gguf.md
View file @
a4df8dbc
<!--Copyright 202
4
The HuggingFace Team. All rights reserved.
<!--Copyright 202
5
The HuggingFace Team. All rights reserved.
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
...
...
docs/source/en/quantization/overview.md
View file @
a4df8dbc
<!--Copyright 202
4
The HuggingFace Team. All rights reserved.
<!--Copyright 202
5
The HuggingFace Team. All rights reserved.
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
...
...
docs/source/en/quantization/torchao.md
View file @
a4df8dbc
<!-- Copyright 202
4
The HuggingFace Team. All rights reserved.
<!-- Copyright 202
5
The HuggingFace Team. All rights reserved.
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
...
...
docs/source/en/quicktour.md
View file @
a4df8dbc
<!--Copyright 202
4
The HuggingFace Team. All rights reserved.
<!--Copyright 202
5
The HuggingFace Team. All rights reserved.
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
...
...
docs/source/en/stable_diffusion.md
View file @
a4df8dbc
<!--Copyright 202
4
The HuggingFace Team. All rights reserved.
<!--Copyright 202
5
The HuggingFace Team. All rights reserved.
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
...
...
docs/source/en/training/cogvideox.md
View file @
a4df8dbc
<!--Copyright 202
4
The HuggingFace Team. All rights reserved.
<!--Copyright 202
5
The HuggingFace Team. All rights reserved.
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
...
...
docs/source/en/training/controlnet.md
View file @
a4df8dbc
<!--Copyright 202
4
The HuggingFace Team. All rights reserved.
<!--Copyright 202
5
The HuggingFace Team. All rights reserved.
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
...
...
docs/source/en/training/custom_diffusion.md
View file @
a4df8dbc
<!--Copyright 202
4
Custom Diffusion authors The HuggingFace Team. All rights reserved.
<!--Copyright 202
5
Custom Diffusion authors The HuggingFace Team. All rights reserved.
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
...
...
docs/source/en/training/ddpo.md
View file @
a4df8dbc
<!--Copyright 202
4
The HuggingFace Team. All rights reserved.
<!--Copyright 202
5
The HuggingFace Team. All rights reserved.
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
...
...
docs/source/en/training/distributed_inference.md
View file @
a4df8dbc
<!--Copyright 202
4
The HuggingFace Team. All rights reserved.
<!--Copyright 202
5
The HuggingFace Team. All rights reserved.
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
...
...
docs/source/en/training/dreambooth.md
View file @
a4df8dbc
<!--Copyright 202
4
The HuggingFace Team. All rights reserved.
<!--Copyright 202
5
The HuggingFace Team. All rights reserved.
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
...
...
docs/source/en/training/instructpix2pix.md
View file @
a4df8dbc
<!--Copyright 202
4
The HuggingFace Team. All rights reserved.
<!--Copyright 202
5
The HuggingFace Team. All rights reserved.
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
...
...
docs/source/en/training/kandinsky.md
View file @
a4df8dbc
<!--Copyright 202
4
The HuggingFace Team. All rights reserved.
<!--Copyright 202
5
The HuggingFace Team. All rights reserved.
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
...
...
docs/source/en/training/lcm_distill.md
View file @
a4df8dbc
<!--Copyright 202
4
The HuggingFace Team. All rights reserved.
<!--Copyright 202
5
The HuggingFace Team. All rights reserved.
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
...
...
docs/source/en/training/lora.md
View file @
a4df8dbc
<!--Copyright 202
4
The HuggingFace Team. All rights reserved.
<!--Copyright 202
5
The HuggingFace Team. All rights reserved.
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
...
...
docs/source/en/training/overview.md
View file @
a4df8dbc
<!--Copyright 202
4
The HuggingFace Team. All rights reserved.
<!--Copyright 202
5
The HuggingFace Team. All rights reserved.
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
...
...
docs/source/en/training/sdxl.md
View file @
a4df8dbc
<!--Copyright 202
4
The HuggingFace Team. All rights reserved.
<!--Copyright 202
5
The HuggingFace Team. All rights reserved.
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
...
...
docs/source/en/training/t2i_adapters.md
View file @
a4df8dbc
<!--Copyright 202
4
The HuggingFace Team. All rights reserved.
<!--Copyright 202
5
The HuggingFace Team. All rights reserved.
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
...
...
Prev
1
…
8
9
10
11
12
13
14
15
16
…
42
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