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
13 changed files
with
13 additions
and
13 deletions
+13
-13
tests/test_utils.py
tests/test_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/stale.py
utils/stale.py
+1
-1
No files found.
tests/test_utils.py
View file @
eadf0e25
# coding=utf-8
# coding=utf-8
# Copyright 202
2
HuggingFace Inc.
# Copyright 202
3
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 @
eadf0e25
# coding=utf-8
# coding=utf-8
# Copyright 202
2
The HuggingFace Inc. team.
# Copyright 202
3
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 @
eadf0e25
# coding=utf-8
# coding=utf-8
# Copyright 202
2
The HuggingFace Inc. team.
# Copyright 202
3
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 @
eadf0e25
# coding=utf-8
# coding=utf-8
# Copyright 202
2
The HuggingFace Inc. team.
# Copyright 202
3
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 @
eadf0e25
# coding=utf-8
# coding=utf-8
# Copyright 202
2
The HuggingFace Inc. team.
# Copyright 202
3
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 @
eadf0e25
# coding=utf-8
# coding=utf-8
# Copyright 202
2
The HuggingFace Inc. team.
# Copyright 202
3
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 @
eadf0e25
# coding=utf-8
# coding=utf-8
# Copyright 202
2
The HuggingFace Inc. team.
# Copyright 202
3
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 @
eadf0e25
# coding=utf-8
# coding=utf-8
# Copyright 202
2
The HuggingFace Inc. team.
# Copyright 202
3
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 @
eadf0e25
# coding=utf-8
# coding=utf-8
# Copyright 202
2
The HuggingFace Inc. team.
# Copyright 202
3
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 @
eadf0e25
# coding=utf-8
# coding=utf-8
# Copyright 202
2
The HuggingFace Inc. team.
# Copyright 202
3
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 @
eadf0e25
# coding=utf-8
# coding=utf-8
# Copyright 202
2
The HuggingFace Inc. team.
# Copyright 202
3
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 @
eadf0e25
#!/usr/bin/env python3
#!/usr/bin/env python3
# coding=utf-8
# coding=utf-8
# Copyright 202
2
The HuggingFace Inc. team.
# Copyright 202
3
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 @
eadf0e25
# Copyright 202
2
The HuggingFace Team, the AllenNLP library authors. All rights reserved.
# Copyright 202
3
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
…
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