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
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
16 changed files
with
16 additions
and
16 deletions
+16
-16
tests/schedulers/test_scheduler_ddim_parallel.py
tests/schedulers/test_scheduler_ddim_parallel.py
+1
-1
tests/schedulers/test_scheduler_ddpm_parallel.py
tests/schedulers/test_scheduler_ddpm_parallel.py
+1
-1
tests/schedulers/test_scheduler_flax.py
tests/schedulers/test_scheduler_flax.py
+1
-1
tests/schedulers/test_schedulers.py
tests/schedulers/test_schedulers.py
+1
-1
utils/check_config_docstrings.py
utils/check_config_docstrings.py
+1
-1
utils/check_copies.py
utils/check_copies.py
+1
-1
utils/check_doc_toc.py
utils/check_doc_toc.py
+1
-1
utils/check_dummies.py
utils/check_dummies.py
+1
-1
utils/check_inits.py
utils/check_inits.py
+1
-1
utils/check_repo.py
utils/check_repo.py
+1
-1
utils/check_table.py
utils/check_table.py
+1
-1
utils/custom_init_isort.py
utils/custom_init_isort.py
+1
-1
utils/get_modified_files.py
utils/get_modified_files.py
+1
-1
utils/overwrite_expected_slice.py
utils/overwrite_expected_slice.py
+1
-1
utils/print_env.py
utils/print_env.py
+1
-1
utils/stale.py
utils/stale.py
+1
-1
No files found.
tests/schedulers/test_scheduler_ddim_parallel.py
View file @
30e5e81d
# Copyright 202
3
ParaDiGMS authors and The HuggingFace Team. All rights reserved.
# Copyright 202
4
ParaDiGMS authors and The HuggingFace Team. All rights reserved.
#
#
# 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/schedulers/test_scheduler_ddpm_parallel.py
View file @
30e5e81d
# Copyright 202
3
ParaDiGMS authors and The HuggingFace Team. All rights reserved.
# Copyright 202
4
ParaDiGMS authors and The HuggingFace Team. All rights reserved.
#
#
# 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/schedulers/test_scheduler_flax.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/schedulers/test_schedulers.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.
...
...
utils/check_config_docstrings.py
View file @
30e5e81d
# coding=utf-8
# coding=utf-8
# Copyright 202
3
The HuggingFace Inc. team.
# Copyright 202
4
The HuggingFace Inc. team.
#
#
# 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.
...
...
utils/check_copies.py
View file @
30e5e81d
# coding=utf-8
# coding=utf-8
# Copyright 202
3
The HuggingFace Inc. team.
# Copyright 202
4
The HuggingFace Inc. team.
#
#
# 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.
...
...
utils/check_doc_toc.py
View file @
30e5e81d
# coding=utf-8
# coding=utf-8
# Copyright 202
3
The HuggingFace Inc. team.
# Copyright 202
4
The HuggingFace Inc. team.
#
#
# 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.
...
...
utils/check_dummies.py
View file @
30e5e81d
# coding=utf-8
# coding=utf-8
# Copyright 202
3
The HuggingFace Inc. team.
# Copyright 202
4
The HuggingFace Inc. team.
#
#
# 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.
...
...
utils/check_inits.py
View file @
30e5e81d
# coding=utf-8
# coding=utf-8
# Copyright 202
3
The HuggingFace Inc. team.
# Copyright 202
4
The HuggingFace Inc. team.
#
#
# 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.
...
...
utils/check_repo.py
View file @
30e5e81d
# coding=utf-8
# coding=utf-8
# Copyright 202
3
The HuggingFace Inc. team.
# Copyright 202
4
The HuggingFace Inc. team.
#
#
# 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.
...
...
utils/check_table.py
View file @
30e5e81d
# coding=utf-8
# coding=utf-8
# Copyright 202
3
The HuggingFace Inc. team.
# Copyright 202
4
The HuggingFace Inc. team.
#
#
# 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.
...
...
utils/custom_init_isort.py
View file @
30e5e81d
# coding=utf-8
# coding=utf-8
# Copyright 202
3
The HuggingFace Inc. team.
# Copyright 202
4
The HuggingFace Inc. team.
#
#
# 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.
...
...
utils/get_modified_files.py
View file @
30e5e81d
# coding=utf-8
# coding=utf-8
# Copyright 202
3
The HuggingFace Inc. team.
# Copyright 202
4
The HuggingFace Inc. team.
#
#
# 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.
...
...
utils/overwrite_expected_slice.py
View file @
30e5e81d
# coding=utf-8
# coding=utf-8
# Copyright 202
3
The HuggingFace Inc. team.
# Copyright 202
4
The HuggingFace Inc. team.
#
#
# 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.
...
...
utils/print_env.py
View file @
30e5e81d
#!/usr/bin/env python3
#!/usr/bin/env python3
# coding=utf-8
# coding=utf-8
# Copyright 202
3
The HuggingFace Inc. team.
# Copyright 202
4
The HuggingFace Inc. team.
#
#
# 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.
...
...
utils/stale.py
View file @
30e5e81d
# Copyright 202
3
The HuggingFace Team, the AllenNLP library authors. All rights reserved.
# Copyright 202
4
The HuggingFace Team, the AllenNLP library authors. All rights reserved.
#
#
# 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
…
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