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
OpenDAS
diffusers
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_safe/test_safe_diffusion.py
tests/pipelines/stable_diffusion_safe/test_safe_diffusion.py
+1
-1
tests/pipelines/unclip/test_unclip.py
tests/pipelines/unclip/test_unclip.py
+1
-1
tests/pipelines/unclip/test_unclip_image_variation.py
tests/pipelines/unclip/test_unclip_image_variation.py
+1
-1
tests/pipelines/versatile_diffusion/test_versatile_diffusion_dual_guided.py
...rsatile_diffusion/test_versatile_diffusion_dual_guided.py
+1
-1
tests/pipelines/versatile_diffusion/test_versatile_diffusion_image_variation.py
...ile_diffusion/test_versatile_diffusion_image_variation.py
+1
-1
tests/pipelines/versatile_diffusion/test_versatile_diffusion_mega.py
...ines/versatile_diffusion/test_versatile_diffusion_mega.py
+1
-1
tests/pipelines/versatile_diffusion/test_versatile_diffusion_text_to_image.py
...atile_diffusion/test_versatile_diffusion_text_to_image.py
+1
-1
tests/pipelines/vq_diffusion/test_vq_diffusion.py
tests/pipelines/vq_diffusion/test_vq_diffusion.py
+1
-1
tests/repo_utils/test_check_copies.py
tests/repo_utils/test_check_copies.py
+1
-1
tests/repo_utils/test_check_dummies.py
tests/repo_utils/test_check_dummies.py
+1
-1
tests/test_config.py
tests/test_config.py
+1
-1
tests/test_layers_utils.py
tests/test_layers_utils.py
+1
-1
tests/test_modeling_common.py
tests/test_modeling_common.py
+1
-1
tests/test_pipelines.py
tests/test_pipelines.py
+1
-1
tests/test_pipelines_flax.py
tests/test_pipelines_flax.py
+1
-1
tests/test_scheduler.py
tests/test_scheduler.py
+1
-1
tests/test_scheduler_flax.py
tests/test_scheduler_flax.py
+1
-1
tests/test_training.py
tests/test_training.py
+1
-1
tests/test_unet_2d_blocks.py
tests/test_unet_2d_blocks.py
+1
-1
tests/test_unet_blocks_common.py
tests/test_unet_blocks_common.py
+1
-1
No files found.
tests/pipelines/stable_diffusion_safe/test_safe_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/unclip/test_unclip.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/unclip/test_unclip_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/versatile_diffusion/test_versatile_diffusion_dual_guided.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/versatile_diffusion/test_versatile_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/versatile_diffusion/test_versatile_diffusion_mega.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/versatile_diffusion/test_versatile_diffusion_text_to_image.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/vq_diffusion/test_vq_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/repo_utils/test_check_copies.py
View file @
eadf0e25
# Copyright 202
2
The HuggingFace Team. All rights reserved.
# Copyright 202
3
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.
...
...
tests/repo_utils/test_check_dummies.py
View file @
eadf0e25
# Copyright 202
2
The HuggingFace Team. All rights reserved.
# Copyright 202
3
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.
...
...
tests/test_config.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/test_layers_utils.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/test_modeling_common.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/test_pipelines.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/test_pipelines_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/test_scheduler.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/test_scheduler_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/test_training.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/test_unet_2d_blocks.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/test_unet_blocks_common.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
…
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