Skip to content

Commit 1d3120f

Browse files
authored
[docs] Quicktour fixes (huggingface#5211)
* fix * feedback
1 parent c78ee14 commit 1d3120f

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

src/diffusers/pipelines/pipeline_flax_utils.py

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -280,9 +280,7 @@ def from_pretrained(cls, pretrained_model_name_or_path: Optional[Union[str, os.P
280280
<Tip>
281281
282282
To use private or [gated models](https://huggingface.co/docs/hub/models-gated#gated-models), log-in with
283-
`huggingface-cli login`. You can also activate the special
284-
[“offline-mode”](https://huggingface.co/diffusers/installation.html#offline-mode) to use this method in a
285-
firewalled environment.
283+
`huggingface-cli login`.
286284
287285
</Tip>
288286

0 commit comments

Comments
 (0)