Skip to content

Commit f7e09ca

Browse files
committed
fix
1 parent 4bc66bf commit f7e09ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/diffusers/utils/dynamic_modules_utils.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -505,7 +505,7 @@ def get_class_from_dynamic_module(
505505
506506
<Tip>
507507
508-
You may pass a token in `token` if you are not logged in (`hf auth loginant to use private or
508+
You may pass a token in `token` if you are not logged in (`hf auth login`) and want to use private or
509509
[gated models](https://huggingface.co/docs/hub/models-gated#gated-models).
510510
511511
</Tip>

0 commit comments

Comments
 (0)