Skip to content

Conversation

@patrickvonplaten
Copy link
Contributor

@patrickvonplaten patrickvonplaten commented Oct 5, 2022

Checklist

  • Bumped huggingface_hub to 0.10.0
  • Removed all use_auth_token=True.
  • use_auth_token=use_auth_token was kept since people might want to not be logged in and pass specific tokens

TODO until release

  • Update all official colabs and blog posts in the open

@HuggingFaceDocBuilderDev

The docs for this PR live here. All of your documentation changes will be reflected on that endpoint.

Copy link
Contributor

@patil-suraj patil-suraj left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks a lot ! We should also remove this from the textutal_inversion and dreambooth PR

@patrickvonplaten patrickvonplaten merged commit 78744b6 into main Oct 5, 2022
@patrickvonplaten patrickvonplaten deleted the remove_use_auth_token branch October 5, 2022 15:16
Copy link
Member

@pcuenca pcuenca left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome!

<Tip>
Passing `use_auth_token=True` is required when you want to use a private model.
Passing `` is required when you want to use a private model.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
Passing `` is required when you want to use a private model.
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>
Passing `use_auth_token=True` is required when you want to use a private model.
Passing `` is required when you want to use a private model.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
Passing `` is required when you want to use a private model.
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).

pcuenca added a commit that referenced this pull request Oct 5, 2022
This was part of #733, I was too slow to review :)
pcuenca added a commit that referenced this pull request Oct 5, 2022
Replace message with empty backquotes.

This was part of #733, I was too slow to review :)
shirayu added a commit to shirayu/purepale that referenced this pull request Oct 6, 2022
prathikr pushed a commit to prathikr/diffusers that referenced this pull request Oct 26, 2022
* up

* uP

* uP

* make style

* Apply suggestions from code review

* up

* finish
prathikr pushed a commit to prathikr/diffusers that referenced this pull request Oct 26, 2022
Replace message with empty backquotes.

This was part of huggingface#733, I was too slow to review :)
yoonseokjin pushed a commit to yoonseokjin/diffusers that referenced this pull request Dec 25, 2023
* up

* uP

* uP

* make style

* Apply suggestions from code review

* up

* finish
yoonseokjin pushed a commit to yoonseokjin/diffusers that referenced this pull request Dec 25, 2023
Replace message with empty backquotes.

This was part of huggingface#733, I was too slow to review :)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants