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 ca3476b commit 07c8c37Copy full SHA for 07c8c37
.github/workflows/build_documentation.yml
@@ -15,7 +15,7 @@ jobs:
15
commit_sha: ${{ github.sha }}
16
package: diffusers
17
notebook_folder: diffusers_doc
18
- languages: en ko zh
+ languages: en ko
19
secrets:
20
token: ${{ secrets.HUGGINGFACE_PUSH }}
21
hf_token: ${{ secrets.HF_DOC_BUILD_PUSH }}
0 commit comments