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/kandinsky2_2/test_kandinsky_controlnet_img2img.py
...pelines/kandinsky2_2/test_kandinsky_controlnet_img2img.py
+1
-1
tests/pipelines/kandinsky2_2/test_kandinsky_img2img.py
tests/pipelines/kandinsky2_2/test_kandinsky_img2img.py
+1
-1
tests/pipelines/kandinsky2_2/test_kandinsky_inpaint.py
tests/pipelines/kandinsky2_2/test_kandinsky_inpaint.py
+1
-1
tests/pipelines/kandinsky2_2/test_kandinsky_prior.py
tests/pipelines/kandinsky2_2/test_kandinsky_prior.py
+1
-1
tests/pipelines/kandinsky2_2/test_kandinsky_prior_emb2emb.py
tests/pipelines/kandinsky2_2/test_kandinsky_prior_emb2emb.py
+1
-1
tests/pipelines/kandinsky3/test_kandinsky3.py
tests/pipelines/kandinsky3/test_kandinsky3.py
+1
-1
tests/pipelines/kandinsky3/test_kandinsky3_img2img.py
tests/pipelines/kandinsky3/test_kandinsky3_img2img.py
+1
-1
tests/pipelines/latent_diffusion/test_latent_diffusion.py
tests/pipelines/latent_diffusion/test_latent_diffusion.py
+1
-1
tests/pipelines/latent_diffusion/test_latent_diffusion_superresolution.py
...latent_diffusion/test_latent_diffusion_superresolution.py
+1
-1
tests/pipelines/musicldm/test_musicldm.py
tests/pipelines/musicldm/test_musicldm.py
+1
-1
tests/pipelines/paint_by_example/test_paint_by_example.py
tests/pipelines/paint_by_example/test_paint_by_example.py
+1
-1
tests/pipelines/pixart/test_pixart.py
tests/pipelines/pixart/test_pixart.py
+1
-1
tests/pipelines/pndm/test_pndm.py
tests/pipelines/pndm/test_pndm.py
+1
-1
tests/pipelines/semantic_stable_diffusion/test_semantic_diffusion.py
...ines/semantic_stable_diffusion/test_semantic_diffusion.py
+1
-1
tests/pipelines/shap_e/test_shap_e.py
tests/pipelines/shap_e/test_shap_e.py
+1
-1
tests/pipelines/shap_e/test_shap_e_img2img.py
tests/pipelines/shap_e/test_shap_e_img2img.py
+1
-1
tests/pipelines/stable_diffusion/test_onnx_stable_diffusion.py
.../pipelines/stable_diffusion/test_onnx_stable_diffusion.py
+1
-1
tests/pipelines/stable_diffusion/test_onnx_stable_diffusion_img2img.py
...es/stable_diffusion/test_onnx_stable_diffusion_img2img.py
+1
-1
tests/pipelines/stable_diffusion/test_onnx_stable_diffusion_inpaint.py
...es/stable_diffusion/test_onnx_stable_diffusion_inpaint.py
+1
-1
tests/pipelines/stable_diffusion/test_stable_diffusion.py
tests/pipelines/stable_diffusion/test_stable_diffusion.py
+1
-1
No files found.
tests/pipelines/kandinsky2_2/test_kandinsky_controlnet_img2img.py
View file @
30e5e81d
# coding=utf-8
# coding=utf-8
# Copyright 202
3
HuggingFace Inc.
# Copyright 202
4
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.
...
...
tests/pipelines/kandinsky2_2/test_kandinsky_img2img.py
View file @
30e5e81d
# coding=utf-8
# coding=utf-8
# Copyright 202
3
HuggingFace Inc.
# Copyright 202
4
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.
...
...
tests/pipelines/kandinsky2_2/test_kandinsky_inpaint.py
View file @
30e5e81d
# coding=utf-8
# coding=utf-8
# Copyright 202
3
HuggingFace Inc.
# Copyright 202
4
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.
...
...
tests/pipelines/kandinsky2_2/test_kandinsky_prior.py
View file @
30e5e81d
# coding=utf-8
# coding=utf-8
# Copyright 202
3
HuggingFace Inc.
# Copyright 202
4
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.
...
...
tests/pipelines/kandinsky2_2/test_kandinsky_prior_emb2emb.py
View file @
30e5e81d
# coding=utf-8
# coding=utf-8
# Copyright 202
3
HuggingFace Inc.
# Copyright 202
4
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.
...
...
tests/pipelines/kandinsky3/test_kandinsky3.py
View file @
30e5e81d
# coding=utf-8
# coding=utf-8
# Copyright 202
3
HuggingFace Inc.
# Copyright 202
4
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.
...
...
tests/pipelines/kandinsky3/test_kandinsky3_img2img.py
View file @
30e5e81d
# coding=utf-8
# coding=utf-8
# Copyright 202
3
HuggingFace Inc.
# Copyright 202
4
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.
...
...
tests/pipelines/latent_diffusion/test_latent_diffusion.py
View file @
30e5e81d
# coding=utf-8
# coding=utf-8
# Copyright 202
3
HuggingFace Inc.
# Copyright 202
4
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.
...
...
tests/pipelines/latent_diffusion/test_latent_diffusion_superresolution.py
View file @
30e5e81d
# coding=utf-8
# coding=utf-8
# Copyright 202
3
HuggingFace Inc.
# Copyright 202
4
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.
...
...
tests/pipelines/musicldm/test_musicldm.py
View file @
30e5e81d
# coding=utf-8
# coding=utf-8
# Copyright 202
3
HuggingFace Inc.
# Copyright 202
4
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.
...
...
tests/pipelines/paint_by_example/test_paint_by_example.py
View file @
30e5e81d
# coding=utf-8
# coding=utf-8
# Copyright 202
3
HuggingFace Inc.
# Copyright 202
4
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.
...
...
tests/pipelines/pixart/test_pixart.py
View file @
30e5e81d
# coding=utf-8
# coding=utf-8
# Copyright 202
3
HuggingFace Inc.
# Copyright 202
4
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.
...
...
tests/pipelines/pndm/test_pndm.py
View file @
30e5e81d
# coding=utf-8
# coding=utf-8
# Copyright 202
3
HuggingFace Inc.
# Copyright 202
4
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.
...
...
tests/pipelines/semantic_stable_diffusion/test_semantic_diffusion.py
View file @
30e5e81d
# coding=utf-8
# coding=utf-8
# Copyright 202
3
HuggingFace Inc.
# Copyright 202
4
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.
...
...
tests/pipelines/shap_e/test_shap_e.py
View file @
30e5e81d
# Copyright 202
3
HuggingFace Inc.
# Copyright 202
4
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.
...
...
tests/pipelines/shap_e/test_shap_e_img2img.py
View file @
30e5e81d
# Copyright 202
3
HuggingFace Inc.
# Copyright 202
4
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.
...
...
tests/pipelines/stable_diffusion/test_onnx_stable_diffusion.py
View file @
30e5e81d
# coding=utf-8
# coding=utf-8
# Copyright 202
3
HuggingFace Inc.
# Copyright 202
4
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.
...
...
tests/pipelines/stable_diffusion/test_onnx_stable_diffusion_img2img.py
View file @
30e5e81d
# coding=utf-8
# coding=utf-8
# Copyright 202
3
HuggingFace Inc.
# Copyright 202
4
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.
...
...
tests/pipelines/stable_diffusion/test_onnx_stable_diffusion_inpaint.py
View file @
30e5e81d
# coding=utf-8
# coding=utf-8
# Copyright 202
3
HuggingFace Inc.
# Copyright 202
4
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.
...
...
tests/pipelines/stable_diffusion/test_stable_diffusion.py
View file @
30e5e81d
# coding=utf-8
# coding=utf-8
# Copyright 202
3
HuggingFace Inc.
# Copyright 202
4
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
…
30
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