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
30e5e81d
"git@developer.sourcefind.cn:gaoqiong/pybind11.git" did not exist on "d2757d044028abd3f839c83e1555d9ea5c32e9c0"
Unverified
Commit
30e5e81d
authored
Feb 08, 2024
by
Sayak Paul
Committed by
GitHub
Feb 08, 2024
Browse files
change to 2024 in the license (#6902)
change to 2024
parent
8de78001
Changes
736
Hide whitespace changes
Inline
Side-by-side
Showing
20 changed files
with
20 additions
and
20 deletions
+20
-20
docs/source/en/api/pipelines/pixart.md
docs/source/en/api/pipelines/pixart.md
+1
-1
docs/source/en/api/pipelines/self_attention_guidance.md
docs/source/en/api/pipelines/self_attention_guidance.md
+1
-1
docs/source/en/api/pipelines/semantic_stable_diffusion.md
docs/source/en/api/pipelines/semantic_stable_diffusion.md
+1
-1
docs/source/en/api/pipelines/shap_e.md
docs/source/en/api/pipelines/shap_e.md
+1
-1
docs/source/en/api/pipelines/stable_diffusion/adapter.md
docs/source/en/api/pipelines/stable_diffusion/adapter.md
+1
-1
docs/source/en/api/pipelines/stable_diffusion/depth2img.md
docs/source/en/api/pipelines/stable_diffusion/depth2img.md
+1
-1
docs/source/en/api/pipelines/stable_diffusion/gligen.md
docs/source/en/api/pipelines/stable_diffusion/gligen.md
+1
-1
docs/source/en/api/pipelines/stable_diffusion/image_variation.md
...urce/en/api/pipelines/stable_diffusion/image_variation.md
+1
-1
docs/source/en/api/pipelines/stable_diffusion/img2img.md
docs/source/en/api/pipelines/stable_diffusion/img2img.md
+1
-1
docs/source/en/api/pipelines/stable_diffusion/inpaint.md
docs/source/en/api/pipelines/stable_diffusion/inpaint.md
+1
-1
docs/source/en/api/pipelines/stable_diffusion/k_diffusion.md
docs/source/en/api/pipelines/stable_diffusion/k_diffusion.md
+1
-1
docs/source/en/api/pipelines/stable_diffusion/latent_upscale.md
...ource/en/api/pipelines/stable_diffusion/latent_upscale.md
+1
-1
docs/source/en/api/pipelines/stable_diffusion/ldm3d_diffusion.md
...urce/en/api/pipelines/stable_diffusion/ldm3d_diffusion.md
+1
-1
docs/source/en/api/pipelines/stable_diffusion/overview.md
docs/source/en/api/pipelines/stable_diffusion/overview.md
+1
-1
docs/source/en/api/pipelines/stable_diffusion/sdxl_turbo.md
docs/source/en/api/pipelines/stable_diffusion/sdxl_turbo.md
+1
-1
docs/source/en/api/pipelines/stable_diffusion/stable_diffusion_2.md
...e/en/api/pipelines/stable_diffusion/stable_diffusion_2.md
+1
-1
docs/source/en/api/pipelines/stable_diffusion/stable_diffusion_safe.md
...n/api/pipelines/stable_diffusion/stable_diffusion_safe.md
+1
-1
docs/source/en/api/pipelines/stable_diffusion/stable_diffusion_xl.md
.../en/api/pipelines/stable_diffusion/stable_diffusion_xl.md
+1
-1
docs/source/en/api/pipelines/stable_diffusion/text2img.md
docs/source/en/api/pipelines/stable_diffusion/text2img.md
+1
-1
docs/source/en/api/pipelines/stable_diffusion/upscale.md
docs/source/en/api/pipelines/stable_diffusion/upscale.md
+1
-1
No files found.
docs/source/en/api/pipelines/pixart.md
View file @
30e5e81d
<!--Copyright 202
3
The HuggingFace Team. All rights reserved.
<!--Copyright 202
4
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/api/pipelines/self_attention_guidance.md
View file @
30e5e81d
<!--Copyright 202
3
The HuggingFace Team. All rights reserved.
<!--Copyright 202
4
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/api/pipelines/semantic_stable_diffusion.md
View file @
30e5e81d
<!--Copyright 202
3
The HuggingFace Team. All rights reserved.
<!--Copyright 202
4
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/api/pipelines/shap_e.md
View file @
30e5e81d
<!--Copyright 202
3
The HuggingFace Team. All rights reserved.
<!--Copyright 202
4
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
http://www.apache.org/licenses/LICENSE-2.0
...
...
docs/source/en/api/pipelines/stable_diffusion/adapter.md
View file @
30e5e81d
<!--Copyright 202
3
The HuggingFace Team. All rights reserved.
<!--Copyright 202
4
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/api/pipelines/stable_diffusion/depth2img.md
View file @
30e5e81d
<!--Copyright 202
3
The HuggingFace Team. All rights reserved.
<!--Copyright 202
4
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/api/pipelines/stable_diffusion/gligen.md
View file @
30e5e81d
<!--Copyright 202
3
The GLIGEN Authors and The HuggingFace Team. All rights reserved.
<!--Copyright 202
4
The GLIGEN Authors and 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/api/pipelines/stable_diffusion/image_variation.md
View file @
30e5e81d
<!--Copyright 202
3
The HuggingFace Team. All rights reserved.
<!--Copyright 202
4
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/api/pipelines/stable_diffusion/img2img.md
View file @
30e5e81d
<!--Copyright 202
3
The HuggingFace Team. All rights reserved.
<!--Copyright 202
4
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/api/pipelines/stable_diffusion/inpaint.md
View file @
30e5e81d
<!--Copyright 202
3
The HuggingFace Team. All rights reserved.
<!--Copyright 202
4
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/api/pipelines/stable_diffusion/k_diffusion.md
View file @
30e5e81d
<!--Copyright 202
3
The HuggingFace Team. All rights reserved.
<!--Copyright 202
4
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/api/pipelines/stable_diffusion/latent_upscale.md
View file @
30e5e81d
<!--Copyright 202
3
The HuggingFace Team. All rights reserved.
<!--Copyright 202
4
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/api/pipelines/stable_diffusion/ldm3d_diffusion.md
View file @
30e5e81d
<!--Copyright 202
3
The Intel Labs Team Authors and HuggingFace Team. All rights reserved.
<!--Copyright 202
4
The Intel Labs Team Authors and 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/api/pipelines/stable_diffusion/overview.md
View file @
30e5e81d
<!--Copyright 202
3
The HuggingFace Team. All rights reserved.
<!--Copyright 202
4
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/api/pipelines/stable_diffusion/sdxl_turbo.md
View file @
30e5e81d
<!--Copyright 202
3
The HuggingFace Team. All rights reserved.
<!--Copyright 202
4
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/api/pipelines/stable_diffusion/stable_diffusion_2.md
View file @
30e5e81d
<!--Copyright 202
3
The HuggingFace Team. All rights reserved.
<!--Copyright 202
4
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/api/pipelines/stable_diffusion/stable_diffusion_safe.md
View file @
30e5e81d
<!--Copyright 202
3
The HuggingFace Team. All rights reserved.
<!--Copyright 202
4
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/api/pipelines/stable_diffusion/stable_diffusion_xl.md
View file @
30e5e81d
<!--Copyright 202
3
The HuggingFace Team. All rights reserved.
<!--Copyright 202
4
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/api/pipelines/stable_diffusion/text2img.md
View file @
30e5e81d
<!--Copyright 202
3
The HuggingFace Team. All rights reserved.
<!--Copyright 202
4
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/api/pipelines/stable_diffusion/upscale.md
View file @
30e5e81d
<!--Copyright 202
3
The HuggingFace Team. All rights reserved.
<!--Copyright 202
4
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
2
3
4
5
6
7
8
…
37
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