Skip to content

Commit 916754e

Browse files
make style
1 parent 4deb16e commit 916754e

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

src/diffusers/dynamic_modules_utils.py

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -198,8 +198,8 @@ def get_cached_module_file(
198198
199199
<Tip>
200200
201-
You may pass a token in `use_auth_token` if you are not logged in (`huggingface-cli long`) and
202-
want to use private or [gated models](https://huggingface.co/docs/hub/models-gated#gated-models).
201+
You may pass a token in `use_auth_token` if you are not logged in (`huggingface-cli long`) and want to use private
202+
or [gated models](https://huggingface.co/docs/hub/models-gated#gated-models).
203203
204204
</Tip>
205205
@@ -307,8 +307,8 @@ def get_class_from_dynamic_module(
307307
308308
<Tip>
309309
310-
You may pass a token in `use_auth_token` if you are not logged in (`huggingface-cli long`) and
311-
want to use private or [gated models](https://huggingface.co/docs/hub/models-gated#gated-models).
310+
You may pass a token in `use_auth_token` if you are not logged in (`huggingface-cli long`) and want to use private
311+
or [gated models](https://huggingface.co/docs/hub/models-gated#gated-models).
312312
313313
</Tip>
314314

0 commit comments

Comments
 (0)