Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
chenpangpang
diffusers
Commits
916754ea
Commit
916754ea
authored
Oct 06, 2022
by
Patrick von Platen
Browse files
make style
parent
4deb16e8
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
src/diffusers/dynamic_modules_utils.py
src/diffusers/dynamic_modules_utils.py
+4
-4
No files found.
src/diffusers/dynamic_modules_utils.py
View file @
916754ea
...
...
@@ -198,8 +198,8 @@ def get_cached_module_file(
<Tip>
You may pass a token in `use_auth_token` if you are not logged in (`huggingface-cli long`) and
want to use private
or [gated models](https://huggingface.co/docs/hub/models-gated#gated-models).
You may pass a token in `use_auth_token` if you are not logged in (`huggingface-cli long`) and
want to use private
or [gated models](https://huggingface.co/docs/hub/models-gated#gated-models).
</Tip>
...
...
@@ -307,8 +307,8 @@ def get_class_from_dynamic_module(
<Tip>
You may pass a token in `use_auth_token` if you are not logged in (`huggingface-cli long`) and
want to use private
or [gated models](https://huggingface.co/docs/hub/models-gated#gated-models).
You may pass a token in `use_auth_token` if you are not logged in (`huggingface-cli long`) and
want to use private
or [gated models](https://huggingface.co/docs/hub/models-gated#gated-models).
</Tip>
...
...
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