diff --git a/.github/workflows/build_documentation.yml b/.github/workflows/build_documentation.yml index 5bf7fe5daf5c..01c1101a0c57 100644 --- a/.github/workflows/build_documentation.yml +++ b/.github/workflows/build_documentation.yml @@ -23,7 +23,7 @@ jobs: install_libgl1: true package: diffusers notebook_folder: diffusers_doc - languages: en ko zh ja pt + languages: en ko zh ja pt es custom_container: diffusers/diffusers-doc-builder pre_command: uv pip uninstall transformers huggingface_hub && UV_PRERELEASE=allow uv pip install -U transformers@git+https://github.com/huggingface/transformers.git secrets: diff --git a/.github/workflows/build_pr_documentation.yml b/.github/workflows/build_pr_documentation.yml index 8bc015cdecf2..7eb6c13d7467 100644 --- a/.github/workflows/build_pr_documentation.yml +++ b/.github/workflows/build_pr_documentation.yml @@ -48,6 +48,6 @@ jobs: pr_number: ${{ github.event.number }} install_libgl1: true package: diffusers - languages: en ko zh ja pt + languages: en ko zh ja pt es custom_container: diffusers/diffusers-doc-builder pre_command: uv pip uninstall transformers huggingface_hub && UV_PRERELEASE=allow uv pip install -U transformers@git+https://github.com/huggingface/transformers.git diff --git a/docs/source/es/_toctree.yml b/docs/source/es/_toctree.yml new file mode 100644 index 000000000000..1c09962e316e --- /dev/null +++ b/docs/source/es/_toctree.yml @@ -0,0 +1,4 @@ +- sections: + - local: index + title: Diffusers + title: Primeros pasos diff --git a/docs/source/es/index.md b/docs/source/es/index.md new file mode 100644 index 000000000000..4381b638f5cc --- /dev/null +++ b/docs/source/es/index.md @@ -0,0 +1,35 @@ + + +
+
+
+
+