index int64 0 0 | repo_id stringclasses 351
values | file_path stringlengths 26 186 | content stringlengths 1 990k |
|---|---|---|---|
0 | hf_public_repos | hf_public_repos/diffusers/_typos.toml | # Files for typos
# Instruction: https://github.com/marketplace/actions/typos-action#getting-started
[default.extend-identifiers]
[default.extend-words]
NIN="NIN" # NIN is used in scripts/convert_ncsnpp_original_checkpoint_to_diffusers.py
nd="np" # nd may be np (numpy)
parms="parms" # parms is used in scripts/conver... |
0 | hf_public_repos | hf_public_repos/diffusers/CODE_OF_CONDUCT.md |
# Contributor Covenant Code of Conduct
## Our Pledge
We as members, contributors, and leaders pledge to make participation in our
community a harassment-free experience for everyone, regardless of age, body
size, visible or invisible disability, ethnicity, sex characteristics, gender
identity and expression, level o... |
0 | hf_public_repos/diffusers | hf_public_repos/diffusers/docs/TRANSLATING.md | <!--Copyright 2024 The HuggingFace Team. All rights reserved.
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed... |
0 | hf_public_repos/diffusers | hf_public_repos/diffusers/docs/README.md | <!---
Copyright 2024- The HuggingFace Team. All rights reserved.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or... |
0 | hf_public_repos/diffusers/docs | hf_public_repos/diffusers/docs/source/_config.py | # docstyle-ignore
INSTALL_CONTENT = """
# Diffusers installation
! pip install diffusers transformers datasets accelerate
# To install from source instead of the last release, comment the command above and uncomment the following one.
# ! pip install git+https://github.com/huggingface/diffusers.git
"""
notebook_first_... |
0 | hf_public_repos/diffusers/docs/source | hf_public_repos/diffusers/docs/source/ja/_toctree.yml | - sections:
- local: index
title: 🧨 Diffusers
- local: quicktour
title: クイックツアー
- local: stable_diffusion
title: 有効で効率の良い拡散モデル
- local: installation
title: インストール
title: はじめに
- sections:
- local: tutorials/tutorial_overview
title: 概要
- local: tutorials/autopipeline
title: AutoPipe... |
0 | hf_public_repos/diffusers/docs/source | hf_public_repos/diffusers/docs/source/ja/installation.md | <!--Copyright 2024 The HuggingFace Team. All rights reserved.
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed... |
0 | hf_public_repos/diffusers/docs/source | hf_public_repos/diffusers/docs/source/ja/stable_diffusion.md | <!--Copyright 2024 The HuggingFace Team. All rights reserved.
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed... |
0 | hf_public_repos/diffusers/docs/source | hf_public_repos/diffusers/docs/source/ja/quicktour.md | <!--Copyright 2024 The HuggingFace Team. All rights reserved.
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed... |
0 | hf_public_repos/diffusers/docs/source | hf_public_repos/diffusers/docs/source/ja/index.md | <!--Copyright 2024 The HuggingFace Team. All rights reserved.
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed... |
0 | hf_public_repos/diffusers/docs/source/ja | hf_public_repos/diffusers/docs/source/ja/tutorials/tutorial_overview.md | <!--Copyright 2024 The HuggingFace Team. All rights reserved.
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed... |
0 | hf_public_repos/diffusers/docs/source/ja | hf_public_repos/diffusers/docs/source/ja/tutorials/autopipeline.md | <!--Copyright 2024 The HuggingFace Team. All rights reserved.
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed... |
0 | hf_public_repos/diffusers/docs/source | hf_public_repos/diffusers/docs/source/en/_toctree.yml | - sections:
- local: index
title: 🧨 Diffusers
- local: quicktour
title: Quicktour
- local: stable_diffusion
title: Effective and efficient diffusion
- local: installation
title: Installation
title: Get started
- sections:
- local: tutorials/tutorial_overview
title: Overview
- local: u... |
0 | hf_public_repos/diffusers/docs/source | hf_public_repos/diffusers/docs/source/en/installation.md | <!--Copyright 2024 The HuggingFace Team. All rights reserved.
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed... |
0 | hf_public_repos/diffusers/docs/source | hf_public_repos/diffusers/docs/source/en/stable_diffusion.md | <!--Copyright 2024 The HuggingFace Team. All rights reserved.
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed... |
0 | hf_public_repos/diffusers/docs/source | hf_public_repos/diffusers/docs/source/en/quicktour.md | <!--Copyright 2024 The HuggingFace Team. All rights reserved.
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed... |
0 | hf_public_repos/diffusers/docs/source | hf_public_repos/diffusers/docs/source/en/community_projects.md | <!--Copyright 2024 The HuggingFace Team. All rights reserved.
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed... |
0 | hf_public_repos/diffusers/docs/source | hf_public_repos/diffusers/docs/source/en/index.md | <!--Copyright 2024 The HuggingFace Team. All rights reserved.
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed... |
0 | hf_public_repos/diffusers/docs/source/en | hf_public_repos/diffusers/docs/source/en/api/utilities.md | <!--Copyright 2024 The HuggingFace Team. All rights reserved.
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed... |
0 | hf_public_repos/diffusers/docs/source/en | hf_public_repos/diffusers/docs/source/en/api/normalization.md | <!--Copyright 2024 The HuggingFace Team. All rights reserved.
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed... |
0 | hf_public_repos/diffusers/docs/source/en | hf_public_repos/diffusers/docs/source/en/api/activations.md | <!--Copyright 2024 The HuggingFace Team. All rights reserved.
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed... |
0 | hf_public_repos/diffusers/docs/source/en | hf_public_repos/diffusers/docs/source/en/api/logging.md | <!--Copyright 2024 The HuggingFace Team. All rights reserved.
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed... |
0 | hf_public_repos/diffusers/docs/source/en | hf_public_repos/diffusers/docs/source/en/api/video_processor.md | <!--Copyright 2024 The HuggingFace Team. All rights reserved.
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed... |
0 | hf_public_repos/diffusers/docs/source/en | hf_public_repos/diffusers/docs/source/en/api/quantization.md | <!--Copyright 2024 The HuggingFace Team. All rights reserved.
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed... |
0 | hf_public_repos/diffusers/docs/source/en | hf_public_repos/diffusers/docs/source/en/api/outputs.md | <!--Copyright 2024 The HuggingFace Team. All rights reserved.
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed... |
0 | hf_public_repos/diffusers/docs/source/en | hf_public_repos/diffusers/docs/source/en/api/attnprocessor.md | <!--Copyright 2024 The HuggingFace Team. All rights reserved.
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed... |
0 | hf_public_repos/diffusers/docs/source/en | hf_public_repos/diffusers/docs/source/en/api/internal_classes_overview.md | <!--Copyright 2024 The HuggingFace Team. All rights reserved.
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed... |
0 | hf_public_repos/diffusers/docs/source/en | hf_public_repos/diffusers/docs/source/en/api/image_processor.md | <!--Copyright 2024 The HuggingFace Team. All rights reserved.
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed... |
0 | hf_public_repos/diffusers/docs/source/en | hf_public_repos/diffusers/docs/source/en/api/configuration.md | <!--Copyright 2024 The HuggingFace Team. All rights reserved.
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed... |
0 | hf_public_repos/diffusers/docs/source/en/api | hf_public_repos/diffusers/docs/source/en/api/pipelines/auto_pipeline.md | <!--Copyright 2024 The HuggingFace Team. All rights reserved.
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed... |
0 | hf_public_repos/diffusers/docs/source/en/api | hf_public_repos/diffusers/docs/source/en/api/pipelines/controlnet_hunyuandit.md | <!--Copyright 2024 The HuggingFace Team and Tencent Hunyuan Team. All rights reserved.
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by... |
0 | hf_public_repos/diffusers/docs/source/en/api | hf_public_repos/diffusers/docs/source/en/api/pipelines/blip_diffusion.md | <!--Copyright 2024 The HuggingFace Team. All rights reserved.
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed... |
0 | hf_public_repos/diffusers/docs/source/en/api | hf_public_repos/diffusers/docs/source/en/api/pipelines/i2vgenxl.md | <!--Copyright 2024 The HuggingFace Team. All rights reserved.
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed... |
0 | hf_public_repos/diffusers/docs/source/en/api | hf_public_repos/diffusers/docs/source/en/api/pipelines/dance_diffusion.md | <!--Copyright 2024 The HuggingFace Team. All rights reserved.
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed... |
0 | hf_public_repos/diffusers/docs/source/en/api | hf_public_repos/diffusers/docs/source/en/api/pipelines/kolors.md | <!--Copyright 2024 The HuggingFace Team. All rights reserved.
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed... |
0 | hf_public_repos/diffusers/docs/source/en/api | hf_public_repos/diffusers/docs/source/en/api/pipelines/text_to_video.md | <!--Copyright 2024 The HuggingFace Team. All rights reserved.
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed... |
0 | hf_public_repos/diffusers/docs/source/en/api | hf_public_repos/diffusers/docs/source/en/api/pipelines/allegro.md | <!-- Copyright 2024 The HuggingFace Team. All rights reserved.
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agree... |
0 | hf_public_repos/diffusers/docs/source/en/api | hf_public_repos/diffusers/docs/source/en/api/pipelines/semantic_stable_diffusion.md | <!--Copyright 2024 The HuggingFace Team. All rights reserved.
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed... |
0 | hf_public_repos/diffusers/docs/source/en/api | hf_public_repos/diffusers/docs/source/en/api/pipelines/kandinsky.md | <!--Copyright 2024 The HuggingFace Team. All rights reserved.
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to... |
0 | hf_public_repos/diffusers/docs/source/en/api | hf_public_repos/diffusers/docs/source/en/api/pipelines/self_attention_guidance.md | <!--Copyright 2024 The HuggingFace Team. All rights reserved.
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed... |
0 | hf_public_repos/diffusers/docs/source/en/api | hf_public_repos/diffusers/docs/source/en/api/pipelines/controlnetxs.md | <!--Copyright 2023 The HuggingFace Team. All rights reserved.
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed... |
0 | hf_public_repos/diffusers/docs/source/en/api | hf_public_repos/diffusers/docs/source/en/api/pipelines/panorama.md | <!--Copyright 2024 The HuggingFace Team. All rights reserved.
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed... |
0 | hf_public_repos/diffusers/docs/source/en/api | hf_public_repos/diffusers/docs/source/en/api/pipelines/audioldm2.md | <!--Copyright 2024 The HuggingFace Team. All rights reserved.
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed... |
0 | hf_public_repos/diffusers/docs/source/en/api | hf_public_repos/diffusers/docs/source/en/api/pipelines/mochi.md | <!-- Copyright 2024 The HuggingFace Team. All rights reserved.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applic... |
0 | hf_public_repos/diffusers/docs/source/en/api | hf_public_repos/diffusers/docs/source/en/api/pipelines/animatediff.md | <!--Copyright 2024 The HuggingFace Team. All rights reserved.
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed... |
0 | hf_public_repos/diffusers/docs/source/en/api | hf_public_repos/diffusers/docs/source/en/api/pipelines/flux.md | <!--Copyright 2024 The HuggingFace Team. All rights reserved.
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed... |
0 | hf_public_repos/diffusers/docs/source/en/api | hf_public_repos/diffusers/docs/source/en/api/pipelines/ddpm.md | <!--Copyright 2024 The HuggingFace Team. All rights reserved.
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed... |
0 | hf_public_repos/diffusers/docs/source/en/api | hf_public_repos/diffusers/docs/source/en/api/pipelines/wuerstchen.md | <!--Copyright 2024 The HuggingFace Team. All rights reserved.
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed... |
0 | hf_public_repos/diffusers/docs/source/en/api | hf_public_repos/diffusers/docs/source/en/api/pipelines/kandinsky3.md | <!--Copyright 2024 The HuggingFace Team. All rights reserved.
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to... |
0 | hf_public_repos/diffusers/docs/source/en/api | hf_public_repos/diffusers/docs/source/en/api/pipelines/unidiffuser.md | <!--Copyright 2024 The HuggingFace Team. All rights reserved.
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed... |
0 | hf_public_repos/diffusers/docs/source/en/api | hf_public_repos/diffusers/docs/source/en/api/pipelines/attend_and_excite.md | <!--Copyright 2024 The HuggingFace Team. All rights reserved.
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed... |
0 | hf_public_repos/diffusers/docs/source/en/api | hf_public_repos/diffusers/docs/source/en/api/pipelines/controlnet_sdxl.md | <!--Copyright 2024 The HuggingFace Team. All rights reserved.
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed... |
0 | hf_public_repos/diffusers/docs/source/en/api | hf_public_repos/diffusers/docs/source/en/api/pipelines/cogview3.md | <!--Copyright 2024 The HuggingFace Team. All rights reserved.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applica... |
0 | hf_public_repos/diffusers/docs/source/en/api | hf_public_repos/diffusers/docs/source/en/api/pipelines/value_guided_sampling.md | <!--Copyright 2024 The HuggingFace Team. All rights reserved.
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed... |
0 | hf_public_repos/diffusers/docs/source/en/api | hf_public_repos/diffusers/docs/source/en/api/pipelines/deepfloyd_if.md | <!--Copyright 2024 The HuggingFace Team. All rights reserved.
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed... |
0 | hf_public_repos/diffusers/docs/source/en/api | hf_public_repos/diffusers/docs/source/en/api/pipelines/pix2pix.md | <!--Copyright 2024 The HuggingFace Team. All rights reserved.
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed... |
0 | hf_public_repos/diffusers/docs/source/en/api | hf_public_repos/diffusers/docs/source/en/api/pipelines/shap_e.md | <!--Copyright 2024 The HuggingFace Team. All rights reserved.
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to... |
0 | hf_public_repos/diffusers/docs/source/en/api | hf_public_repos/diffusers/docs/source/en/api/pipelines/dit.md | <!--Copyright 2024 The HuggingFace Team. All rights reserved.
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed... |
0 | hf_public_repos/diffusers/docs/source/en/api | hf_public_repos/diffusers/docs/source/en/api/pipelines/pixart_sigma.md | <!--Copyright 2024 The HuggingFace Team. All rights reserved.
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed... |
0 | hf_public_repos/diffusers/docs/source/en/api | hf_public_repos/diffusers/docs/source/en/api/pipelines/diffedit.md | <!--Copyright 2024 The HuggingFace Team. All rights reserved.
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed... |
0 | hf_public_repos/diffusers/docs/source/en/api | hf_public_repos/diffusers/docs/source/en/api/pipelines/kandinsky_v22.md | <!--Copyright 2024 The HuggingFace Team. All rights reserved.
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to... |
0 | hf_public_repos/diffusers/docs/source/en/api | hf_public_repos/diffusers/docs/source/en/api/pipelines/marigold.md | <!--Copyright 2024 Marigold authors and The HuggingFace Team. All rights reserved.
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by app... |
0 | hf_public_repos/diffusers/docs/source/en/api | hf_public_repos/diffusers/docs/source/en/api/pipelines/pixart.md | <!--Copyright 2024 The HuggingFace Team. All rights reserved.
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed... |
0 | hf_public_repos/diffusers/docs/source/en/api | hf_public_repos/diffusers/docs/source/en/api/pipelines/overview.md | <!--Copyright 2024 The HuggingFace Team. All rights reserved.
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed... |
0 | hf_public_repos/diffusers/docs/source/en/api | hf_public_repos/diffusers/docs/source/en/api/pipelines/latent_consistency_models.md | <!--Copyright 2024 The HuggingFace Team. All rights reserved.
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed... |
0 | hf_public_repos/diffusers/docs/source/en/api | hf_public_repos/diffusers/docs/source/en/api/pipelines/audioldm.md | <!--Copyright 2024 The HuggingFace Team. All rights reserved.
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed... |
0 | hf_public_repos/diffusers/docs/source/en/api | hf_public_repos/diffusers/docs/source/en/api/pipelines/latent_diffusion.md | <!--Copyright 2024 The HuggingFace Team. All rights reserved.
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed... |
0 | hf_public_repos/diffusers/docs/source/en/api | hf_public_repos/diffusers/docs/source/en/api/pipelines/ddim.md | <!--Copyright 2024 The HuggingFace Team. All rights reserved.
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed... |
0 | hf_public_repos/diffusers/docs/source/en/api | hf_public_repos/diffusers/docs/source/en/api/pipelines/musicldm.md | <!--Copyright 2024 The HuggingFace Team. All rights reserved.
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed... |
0 | hf_public_repos/diffusers/docs/source/en/api | hf_public_repos/diffusers/docs/source/en/api/pipelines/amused.md | <!--Copyright 2024 The HuggingFace Team. All rights reserved.
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed... |
0 | hf_public_repos/diffusers/docs/source/en/api | hf_public_repos/diffusers/docs/source/en/api/pipelines/stable_cascade.md | <!--Copyright 2024 The HuggingFace Team. All rights reserved.
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed... |
0 | hf_public_repos/diffusers/docs/source/en/api | hf_public_repos/diffusers/docs/source/en/api/pipelines/ledits_pp.md | <!--Copyright 2023 The HuggingFace Team. All rights reserved.
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed... |
0 | hf_public_repos/diffusers/docs/source/en/api | hf_public_repos/diffusers/docs/source/en/api/pipelines/pag.md | <!--Copyright 2024 The HuggingFace Team. All rights reserved.
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed... |
0 | hf_public_repos/diffusers/docs/source/en/api | hf_public_repos/diffusers/docs/source/en/api/pipelines/paint_by_example.md | <!--Copyright 2024 The HuggingFace Team. All rights reserved.
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed... |
0 | hf_public_repos/diffusers/docs/source/en/api | hf_public_repos/diffusers/docs/source/en/api/pipelines/controlnet_sd3.md | <!--Copyright 2024 The HuggingFace Team. All rights reserved.
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed... |
0 | hf_public_repos/diffusers/docs/source/en/api | hf_public_repos/diffusers/docs/source/en/api/pipelines/stable_unclip.md | <!--Copyright 2024 The HuggingFace Team. All rights reserved.
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed... |
0 | hf_public_repos/diffusers/docs/source/en/api | hf_public_repos/diffusers/docs/source/en/api/pipelines/unclip.md | <!--Copyright 2024 The HuggingFace Team. All rights reserved.
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to... |
0 | hf_public_repos/diffusers/docs/source/en/api | hf_public_repos/diffusers/docs/source/en/api/pipelines/pia.md | <!--Copyright 2024 The HuggingFace Team. All rights reserved.
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed... |
0 | hf_public_repos/diffusers/docs/source/en/api | hf_public_repos/diffusers/docs/source/en/api/pipelines/text_to_video_zero.md | <!--Copyright 2024 The HuggingFace Team. All rights reserved.
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed... |
0 | hf_public_repos/diffusers/docs/source/en/api | hf_public_repos/diffusers/docs/source/en/api/pipelines/hunyuandit.md | <!--Copyright 2024 The HuggingFace Team and Tencent Hunyuan Team. All rights reserved.
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by... |
0 | hf_public_repos/diffusers/docs/source/en/api | hf_public_repos/diffusers/docs/source/en/api/pipelines/controlnet.md | <!--Copyright 2024 The HuggingFace Team. All rights reserved.
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed... |
0 | hf_public_repos/diffusers/docs/source/en/api | hf_public_repos/diffusers/docs/source/en/api/pipelines/consistency_models.md | <!--Copyright 2024 The HuggingFace Team. All rights reserved.
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed... |
0 | hf_public_repos/diffusers/docs/source/en/api | hf_public_repos/diffusers/docs/source/en/api/pipelines/aura_flow.md | <!--Copyright 2024 The HuggingFace Team. All rights reserved.
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed... |
0 | hf_public_repos/diffusers/docs/source/en/api | hf_public_repos/diffusers/docs/source/en/api/pipelines/controlnetxs_sdxl.md | <!--Copyright 2023 The HuggingFace Team. All rights reserved.
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed... |
0 | hf_public_repos/diffusers/docs/source/en/api | hf_public_repos/diffusers/docs/source/en/api/pipelines/controlnet_flux.md | <!--Copyright 2024 The HuggingFace Team, The InstantX Team, and the XLabs Team. All rights reserved.
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unle... |
0 | hf_public_repos/diffusers/docs/source/en/api | hf_public_repos/diffusers/docs/source/en/api/pipelines/lumina.md | <!--Copyright 2024 The HuggingFace Team. All rights reserved.
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed... |
0 | hf_public_repos/diffusers/docs/source/en/api | hf_public_repos/diffusers/docs/source/en/api/pipelines/cogvideox.md | <!--Copyright 2024 The HuggingFace Team. All rights reserved.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applica... |
0 | hf_public_repos/diffusers/docs/source/en/api | hf_public_repos/diffusers/docs/source/en/api/pipelines/stable_audio.md | <!--Copyright 2024 The HuggingFace Team. All rights reserved.
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed... |
0 | hf_public_repos/diffusers/docs/source/en/api | hf_public_repos/diffusers/docs/source/en/api/pipelines/latte.md | <!-- # Copyright 2024 The HuggingFace Team. All rights reserved.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by appl... |
0 | hf_public_repos/diffusers/docs/source/en/api/pipelines | hf_public_repos/diffusers/docs/source/en/api/pipelines/stable_diffusion/adapter.md | <!--Copyright 2024 The HuggingFace Team. All rights reserved.
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed... |
0 | hf_public_repos/diffusers/docs/source/en/api/pipelines | hf_public_repos/diffusers/docs/source/en/api/pipelines/stable_diffusion/img2img.md | <!--Copyright 2024 The HuggingFace Team. All rights reserved.
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed... |
0 | hf_public_repos/diffusers/docs/source/en/api/pipelines | hf_public_repos/diffusers/docs/source/en/api/pipelines/stable_diffusion/svd.md | <!--Copyright 2024 The HuggingFace Team. All rights reserved.
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed... |
0 | hf_public_repos/diffusers/docs/source/en/api/pipelines | hf_public_repos/diffusers/docs/source/en/api/pipelines/stable_diffusion/upscale.md | <!--Copyright 2024 The HuggingFace Team. All rights reserved.
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed... |
0 | hf_public_repos/diffusers/docs/source/en/api/pipelines | hf_public_repos/diffusers/docs/source/en/api/pipelines/stable_diffusion/inpaint.md | <!--Copyright 2024 The HuggingFace Team. All rights reserved.
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed... |
0 | hf_public_repos/diffusers/docs/source/en/api/pipelines | hf_public_repos/diffusers/docs/source/en/api/pipelines/stable_diffusion/depth2img.md | <!--Copyright 2024 The HuggingFace Team. All rights reserved.
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed... |
0 | hf_public_repos/diffusers/docs/source/en/api/pipelines | hf_public_repos/diffusers/docs/source/en/api/pipelines/stable_diffusion/image_variation.md | <!--Copyright 2024 The HuggingFace Team. All rights reserved.
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed... |
0 | hf_public_repos/diffusers/docs/source/en/api/pipelines | hf_public_repos/diffusers/docs/source/en/api/pipelines/stable_diffusion/stable_diffusion_safe.md | <!--Copyright 2024 The HuggingFace Team. All rights reserved.
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed... |
0 | hf_public_repos/diffusers/docs/source/en/api/pipelines | hf_public_repos/diffusers/docs/source/en/api/pipelines/stable_diffusion/text2img.md | <!--Copyright 2024 The HuggingFace Team. All rights reserved.
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed... |
0 | hf_public_repos/diffusers/docs/source/en/api/pipelines | hf_public_repos/diffusers/docs/source/en/api/pipelines/stable_diffusion/sdxl_turbo.md | <!--Copyright 2024 The HuggingFace Team. All rights reserved.
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed... |
0 | hf_public_repos/diffusers/docs/source/en/api/pipelines | hf_public_repos/diffusers/docs/source/en/api/pipelines/stable_diffusion/overview.md | <!--Copyright 2024 The HuggingFace Team. All rights reserved.
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.