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
eadf0e25
Unverified
Commit
eadf0e25
authored
Mar 01, 2023
by
Patrick von Platen
Committed by
GitHub
Mar 01, 2023
Browse files
[Copyright] 2023 (#2524)
parent
856dad57
Changes
313
Hide whitespace changes
Inline
Side-by-side
Showing
20 changed files
with
20 additions
and
20 deletions
+20
-20
tests/pipelines/stable_diffusion/test_cycle_diffusion.py
tests/pipelines/stable_diffusion/test_cycle_diffusion.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_onnx_stable_diffusion_inpaint_legacy.py
...le_diffusion/test_onnx_stable_diffusion_inpaint_legacy.py
+1
-1
tests/pipelines/stable_diffusion/test_stable_diffusion.py
tests/pipelines/stable_diffusion/test_stable_diffusion.py
+1
-1
tests/pipelines/stable_diffusion/test_stable_diffusion_image_variation.py
...stable_diffusion/test_stable_diffusion_image_variation.py
+1
-1
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_inpaint_legacy.py
.../stable_diffusion/test_stable_diffusion_inpaint_legacy.py
+1
-1
tests/pipelines/stable_diffusion/test_stable_diffusion_k_diffusion.py
...nes/stable_diffusion/test_stable_diffusion_k_diffusion.py
+1
-1
tests/pipelines/stable_diffusion/test_stable_diffusion_sag.py
...s/pipelines/stable_diffusion/test_stable_diffusion_sag.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_depth.py
...pelines/stable_diffusion_2/test_stable_diffusion_depth.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
No files found.
tests/pipelines/stable_diffusion/test_cycle_diffusion.py
View file @
eadf0e25
# coding=utf-8
# Copyright 202
2
HuggingFace Inc.
# Copyright 202
3
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_onnx_stable_diffusion.py
View file @
eadf0e25
# coding=utf-8
# Copyright 202
2
HuggingFace Inc.
# Copyright 202
3
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_onnx_stable_diffusion_img2img.py
View file @
eadf0e25
# coding=utf-8
# Copyright 202
2
HuggingFace Inc.
# Copyright 202
3
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_onnx_stable_diffusion_inpaint.py
View file @
eadf0e25
# coding=utf-8
# Copyright 202
2
HuggingFace Inc.
# Copyright 202
3
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_onnx_stable_diffusion_inpaint_legacy.py
View file @
eadf0e25
# coding=utf-8
# Copyright 202
2
HuggingFace Inc.
# Copyright 202
3
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.py
View file @
eadf0e25
# coding=utf-8
# Copyright 202
2
HuggingFace Inc.
# Copyright 202
3
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_image_variation.py
View file @
eadf0e25
# coding=utf-8
# Copyright 202
2
HuggingFace Inc.
# Copyright 202
3
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_img2img.py
View file @
eadf0e25
# coding=utf-8
# Copyright 202
2
HuggingFace Inc.
# Copyright 202
3
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 @
eadf0e25
# coding=utf-8
# Copyright 202
2
HuggingFace Inc.
# Copyright 202
3
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_legacy.py
View file @
eadf0e25
# coding=utf-8
# Copyright 202
2
HuggingFace Inc.
# Copyright 202
3
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_k_diffusion.py
View file @
eadf0e25
# coding=utf-8
# Copyright 202
2
HuggingFace Inc.
# Copyright 202
3
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_sag.py
View file @
eadf0e25
# coding=utf-8
# Copyright 202
2
HuggingFace Inc.
# Copyright 202
3
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 @
eadf0e25
# coding=utf-8
# Copyright 202
2
HuggingFace Inc.
# Copyright 202
3
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 @
eadf0e25
# coding=utf-8
# Copyright 202
2
HuggingFace Inc.
# Copyright 202
3
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 @
eadf0e25
# coding=utf-8
# Copyright 202
2
HuggingFace Inc.
# Copyright 202
3
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 @
eadf0e25
# coding=utf-8
# Copyright 202
2
HuggingFace Inc.
# Copyright 202
3
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 @
eadf0e25
# coding=utf-8
# Copyright 202
2
HuggingFace Inc.
# Copyright 202
3
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 @
eadf0e25
# coding=utf-8
# Copyright 202
2
HuggingFace Inc.
# Copyright 202
3
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 @
eadf0e25
# coding=utf-8
# Copyright 202
2
HuggingFace Inc.
# Copyright 202
3
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 @
eadf0e25
# coding=utf-8
# Copyright 202
2
HuggingFace Inc.
# Copyright 202
3
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
…
10
11
12
13
14
15
16
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