We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4bc66bf commit f7e09caCopy full SHA for f7e09ca
src/diffusers/utils/dynamic_modules_utils.py
@@ -505,7 +505,7 @@ def get_class_from_dynamic_module(
505
506
<Tip>
507
508
- You may pass a token in `token` if you are not logged in (`hf auth loginant to use private or
+ You may pass a token in `token` if you are not logged in (`hf auth login`) and want to use private or
509
[gated models](https://huggingface.co/docs/hub/models-gated#gated-models).
510
511
</Tip>
0 commit comments