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
4ace7d04
Unverified
Commit
4ace7d04
authored
Jan 21, 2025
by
Sayak Paul
Committed by
GitHub
Jan 20, 2025
Browse files
[chore] change licensing to 2025 from 2024. (#10615)
change licensing to 2025 from 2024.
parent
75a636da
Changes
117
Hide whitespace changes
Inline
Side-by-side
Showing
17 changed files
with
17 additions
and
17 deletions
+17
-17
src/diffusers/quantizers/torchao/torchao_quantizer.py
src/diffusers/quantizers/torchao/torchao_quantizer.py
+1
-1
src/diffusers/utils/__init__.py
src/diffusers/utils/__init__.py
+1
-1
src/diffusers/utils/constants.py
src/diffusers/utils/constants.py
+1
-1
src/diffusers/utils/dynamic_modules_utils.py
src/diffusers/utils/dynamic_modules_utils.py
+1
-1
src/diffusers/utils/hub_utils.py
src/diffusers/utils/hub_utils.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/update_metadata.py
utils/update_metadata.py
+1
-1
No files found.
src/diffusers/quantizers/torchao/torchao_quantizer.py
View file @
4ace7d04
# Copyright 202
4
The HuggingFace Inc. team. All rights reserved.
# Copyright 202
5
The HuggingFace Inc. 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.
...
...
src/diffusers/utils/__init__.py
View file @
4ace7d04
# Copyright 202
4
The HuggingFace Inc. team. All rights reserved.
# Copyright 202
5
The HuggingFace Inc. 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.
...
...
src/diffusers/utils/constants.py
View file @
4ace7d04
# Copyright 202
4
The HuggingFace Inc. team. All rights reserved.
# Copyright 202
5
The HuggingFace Inc. 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.
...
...
src/diffusers/utils/dynamic_modules_utils.py
View file @
4ace7d04
# coding=utf-8
# coding=utf-8
# Copyright 202
4
The HuggingFace Inc. team.
# Copyright 202
5
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.
...
...
src/diffusers/utils/hub_utils.py
View file @
4ace7d04
# coding=utf-8
# coding=utf-8
# Copyright 202
4
The HuggingFace Inc. team.
# Copyright 202
5
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_config_docstrings.py
View file @
4ace7d04
# coding=utf-8
# coding=utf-8
# Copyright 202
4
The HuggingFace Inc. team.
# Copyright 202
5
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 @
4ace7d04
# coding=utf-8
# coding=utf-8
# Copyright 202
4
The HuggingFace Inc. team.
# Copyright 202
5
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 @
4ace7d04
# coding=utf-8
# coding=utf-8
# Copyright 202
4
The HuggingFace Inc. team.
# Copyright 202
5
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 @
4ace7d04
# coding=utf-8
# coding=utf-8
# Copyright 202
4
The HuggingFace Inc. team.
# Copyright 202
5
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 @
4ace7d04
# coding=utf-8
# coding=utf-8
# Copyright 202
4
The HuggingFace Inc. team.
# Copyright 202
5
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 @
4ace7d04
# coding=utf-8
# coding=utf-8
# Copyright 202
4
The HuggingFace Inc. team.
# Copyright 202
5
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 @
4ace7d04
# coding=utf-8
# coding=utf-8
# Copyright 202
4
The HuggingFace Inc. team.
# Copyright 202
5
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 @
4ace7d04
# coding=utf-8
# coding=utf-8
# Copyright 202
4
The HuggingFace Inc. team.
# Copyright 202
5
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 @
4ace7d04
# coding=utf-8
# coding=utf-8
# Copyright 202
4
The HuggingFace Inc. team.
# Copyright 202
5
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 @
4ace7d04
# coding=utf-8
# coding=utf-8
# Copyright 202
4
The HuggingFace Inc. team.
# Copyright 202
5
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 @
4ace7d04
#!/usr/bin/env python3
#!/usr/bin/env python3
# coding=utf-8
# coding=utf-8
# Copyright 202
4
The HuggingFace Inc. team.
# Copyright 202
5
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/update_metadata.py
View file @
4ace7d04
# coding=utf-8
# coding=utf-8
# Copyright 202
4
The HuggingFace Inc. team.
# Copyright 202
5
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.
...
...
Prev
1
2
3
4
5
6
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