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
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
Show whitespace changes
Inline
Side-by-side
Showing
20 changed files
with
20 additions
and
20 deletions
+20
-20
tests/pipelines/stable_diffusion/test_stable_diffusion_img2img.py
...pelines/stable_diffusion/test_stable_diffusion_img2img.py
+1
-1
tests/pipelines/stable_diffusion/test_stable_diffusion_inpaint.py
...pelines/stable_diffusion/test_stable_diffusion_inpaint.py
+1
-1
tests/pipelines/stable_diffusion/test_stable_diffusion_instruction_pix2pix.py
...le_diffusion/test_stable_diffusion_instruction_pix2pix.py
+1
-1
tests/pipelines/stable_diffusion_2/test_stable_diffusion.py
tests/pipelines/stable_diffusion_2/test_stable_diffusion.py
+1
-1
tests/pipelines/stable_diffusion_2/test_stable_diffusion_attend_and_excite.py
...le_diffusion_2/test_stable_diffusion_attend_and_excite.py
+1
-1
tests/pipelines/stable_diffusion_2/test_stable_diffusion_depth.py
...pelines/stable_diffusion_2/test_stable_diffusion_depth.py
+1
-1
tests/pipelines/stable_diffusion_2/test_stable_diffusion_diffedit.py
...ines/stable_diffusion_2/test_stable_diffusion_diffedit.py
+1
-1
tests/pipelines/stable_diffusion_2/test_stable_diffusion_flax.py
...ipelines/stable_diffusion_2/test_stable_diffusion_flax.py
+1
-1
tests/pipelines/stable_diffusion_2/test_stable_diffusion_flax_inpaint.py
.../stable_diffusion_2/test_stable_diffusion_flax_inpaint.py
+1
-1
tests/pipelines/stable_diffusion_2/test_stable_diffusion_inpaint.py
...lines/stable_diffusion_2/test_stable_diffusion_inpaint.py
+1
-1
tests/pipelines/stable_diffusion_2/test_stable_diffusion_latent_upscale.py
...table_diffusion_2/test_stable_diffusion_latent_upscale.py
+1
-1
tests/pipelines/stable_diffusion_2/test_stable_diffusion_upscale.py
...lines/stable_diffusion_2/test_stable_diffusion_upscale.py
+1
-1
tests/pipelines/stable_diffusion_2/test_stable_diffusion_v_pred.py
...elines/stable_diffusion_2/test_stable_diffusion_v_pred.py
+1
-1
tests/pipelines/stable_diffusion_gligen/test_stable_diffusion_gligen.py
...s/stable_diffusion_gligen/test_stable_diffusion_gligen.py
+1
-1
tests/pipelines/stable_diffusion_gligen_text_image/test_stable_diffusion_gligen_text_image.py
...gen_text_image/test_stable_diffusion_gligen_text_image.py
+1
-1
tests/pipelines/stable_diffusion_image_variation/test_stable_diffusion_image_variation.py
..._image_variation/test_stable_diffusion_image_variation.py
+1
-1
tests/pipelines/stable_diffusion_k_diffusion/test_stable_diffusion_k_diffusion.py
...iffusion_k_diffusion/test_stable_diffusion_k_diffusion.py
+1
-1
tests/pipelines/stable_diffusion_ldm3d/test_stable_diffusion_ldm3d.py
...nes/stable_diffusion_ldm3d/test_stable_diffusion_ldm3d.py
+1
-1
tests/pipelines/stable_diffusion_panorama/test_stable_diffusion_panorama.py
...able_diffusion_panorama/test_stable_diffusion_panorama.py
+1
-1
tests/pipelines/stable_diffusion_safe/test_safe_diffusion.py
tests/pipelines/stable_diffusion_safe/test_safe_diffusion.py
+1
-1
No files found.
tests/pipelines/stable_diffusion/test_stable_diffusion_img2img.py
View file @
30e5e81d
# coding=utf-8
# Copyright 202
3
HuggingFace Inc.
# Copyright 202
4
HuggingFace Inc.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
...
...
tests/pipelines/stable_diffusion/test_stable_diffusion_inpaint.py
View file @
30e5e81d
# coding=utf-8
# Copyright 202
3
HuggingFace Inc.
# Copyright 202
4
HuggingFace Inc.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
...
...
tests/pipelines/stable_diffusion/test_stable_diffusion_instruction_pix2pix.py
View file @
30e5e81d
# coding=utf-8
# Copyright 202
3
HuggingFace Inc.
# Copyright 202
4
HuggingFace Inc.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
...
...
tests/pipelines/stable_diffusion_2/test_stable_diffusion.py
View file @
30e5e81d
# coding=utf-8
# Copyright 202
3
HuggingFace Inc.
# Copyright 202
4
HuggingFace Inc.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
...
...
tests/pipelines/stable_diffusion_2/test_stable_diffusion_attend_and_excite.py
View file @
30e5e81d
# coding=utf-8
# Copyright 202
3
HuggingFace Inc.
# Copyright 202
4
HuggingFace Inc.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
...
...
tests/pipelines/stable_diffusion_2/test_stable_diffusion_depth.py
View file @
30e5e81d
# coding=utf-8
# Copyright 202
3
HuggingFace Inc.
# Copyright 202
4
HuggingFace Inc.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
...
...
tests/pipelines/stable_diffusion_2/test_stable_diffusion_diffedit.py
View file @
30e5e81d
# coding=utf-8
# Copyright 202
3
HuggingFace Inc.
# Copyright 202
4
HuggingFace Inc.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
...
...
tests/pipelines/stable_diffusion_2/test_stable_diffusion_flax.py
View file @
30e5e81d
# coding=utf-8
# Copyright 202
3
HuggingFace Inc.
# Copyright 202
4
HuggingFace Inc.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
...
...
tests/pipelines/stable_diffusion_2/test_stable_diffusion_flax_inpaint.py
View file @
30e5e81d
# coding=utf-8
# Copyright 202
3
HuggingFace Inc.
# Copyright 202
4
HuggingFace Inc.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
...
...
tests/pipelines/stable_diffusion_2/test_stable_diffusion_inpaint.py
View file @
30e5e81d
# coding=utf-8
# Copyright 202
3
HuggingFace Inc.
# Copyright 202
4
HuggingFace Inc.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
...
...
tests/pipelines/stable_diffusion_2/test_stable_diffusion_latent_upscale.py
View file @
30e5e81d
# coding=utf-8
# Copyright 202
3
HuggingFace Inc.
# Copyright 202
4
HuggingFace Inc.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
...
...
tests/pipelines/stable_diffusion_2/test_stable_diffusion_upscale.py
View file @
30e5e81d
# coding=utf-8
# Copyright 202
3
HuggingFace Inc.
# Copyright 202
4
HuggingFace Inc.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
...
...
tests/pipelines/stable_diffusion_2/test_stable_diffusion_v_pred.py
View file @
30e5e81d
# coding=utf-8
# Copyright 202
3
HuggingFace Inc.
# Copyright 202
4
HuggingFace Inc.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
...
...
tests/pipelines/stable_diffusion_gligen/test_stable_diffusion_gligen.py
View file @
30e5e81d
# coding=utf-8
# Copyright 202
3
HuggingFace Inc.
# Copyright 202
4
HuggingFace Inc.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
...
...
tests/pipelines/stable_diffusion_gligen_text_image/test_stable_diffusion_gligen_text_image.py
View file @
30e5e81d
# coding=utf-8
# Copyright 202
3
HuggingFace Inc.
# Copyright 202
4
HuggingFace Inc.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
...
...
tests/pipelines/stable_diffusion_image_variation/test_stable_diffusion_image_variation.py
View file @
30e5e81d
# coding=utf-8
# Copyright 202
3
HuggingFace Inc.
# Copyright 202
4
HuggingFace Inc.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
...
...
tests/pipelines/stable_diffusion_k_diffusion/test_stable_diffusion_k_diffusion.py
View file @
30e5e81d
# coding=utf-8
# Copyright 202
3
HuggingFace Inc.
# Copyright 202
4
HuggingFace Inc.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
...
...
tests/pipelines/stable_diffusion_ldm3d/test_stable_diffusion_ldm3d.py
View file @
30e5e81d
# coding=utf-8
# Copyright 202
3
HuggingFace Inc.
# Copyright 202
4
HuggingFace Inc.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
...
...
tests/pipelines/stable_diffusion_panorama/test_stable_diffusion_panorama.py
View file @
30e5e81d
# coding=utf-8
# Copyright 202
3
HuggingFace Inc.
# Copyright 202
4
HuggingFace Inc.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
...
...
tests/pipelines/stable_diffusion_safe/test_safe_diffusion.py
View file @
30e5e81d
# coding=utf-8
# Copyright 202
3
HuggingFace Inc.
# Copyright 202
4
HuggingFace Inc.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
...
...
Prev
1
…
31
32
33
34
35
36
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