Skip to content

Commit a2f55a6

Browse files
Hindi translation of pipeline_tutorial.md (#26837)
* hindi translation of pipeline_tutorial.md * Update pipeline_tutorial.md * Update build_documentation.yml * Update build_pr_documentation.yml * Updated build_documentation.yml --------- Co-authored-by: Steven Liu <[email protected]>
1 parent ba5144f commit a2f55a6

File tree

4 files changed

+322
-2
lines changed

4 files changed

+322
-2
lines changed

.github/workflows/build_documentation.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
commit_sha: ${{ github.sha }}
1616
package: transformers
1717
notebook_folder: transformers_doc
18-
languages: de en es fr it ko pt zh ja te
18+
languages: de en es fr hi it ko pt zh ja te
1919
secrets:
2020
token: ${{ secrets.HUGGINGFACE_PUSH }}
2121
hf_token: ${{ secrets.HF_DOC_BUILD_PUSH }}

.github/workflows/build_pr_documentation.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@ jobs:
1414
commit_sha: ${{ github.event.pull_request.head.sha }}
1515
pr_number: ${{ github.event.number }}
1616
package: transformers
17-
languages: de en es fr it ko pt zh ja te
17+
languages: de en es fr hi it ko pt zh ja te

docs/source/hi/_toctree.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
- sections:
2+
- local: pipeline_tutorial
3+
title: पाइपलाइनों के साथ अनुमान चलाएँ

0 commit comments

Comments
 (0)