Skip to content

[Docs] Korean translation update #4022

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 78 commits into from
Jul 18, 2023
Merged

Conversation

tjdtnsu
Copy link
Contributor

@tjdtnsu tjdtnsu commented Jul 10, 2023

What does this PR do?

Added some documentation translated into Korean.

Before submitting

Who can review?

Anyone in the community is free to review the PR once the tests have passed. Feel free to tag
members/contributors who may be interested in your PR.

@patrickvonplaten

tjdtnsu and others added 30 commits January 22, 2023 00:00
huggingface org 업데이트
V0.15버전 PR 요청드립니다.
* Allow disabling torch 2_0 attention

* make style

* Update src/diffusers/models/attention.py
feat) optimization kr translation
* Fix custom releases

* make style
@HuggingFaceDocBuilderDev
Copy link

HuggingFaceDocBuilderDev commented Jul 10, 2023

The documentation is not available anymore as the PR was closed or merged.

Copy link
Contributor

@patrickvonplaten patrickvonplaten left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Very cool!

Copy link
Member

@stevhliu stevhliu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Wow great job, thank you so much! 🤗

I think maybe the toctree is a little off? The section that should say "Using Diffusers" is "Undefined" right now.

Screenshot 2023-07-17 at 11 58 03 AM

Copy link
Member

@stevhliu stevhliu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome, thanks again! ❤️

@stevhliu stevhliu merged commit 8b18cd8 into huggingface:main Jul 18, 2023
orpatashnik pushed a commit to orpatashnik/diffusers that referenced this pull request Aug 1, 2023
* feat) optimization kr translation

* fix) typo, italic setting

* feat) dreambooth, text2image kr

* feat) lora kr

* fix) LoRA

* fix) fp16 fix

* fix) doc-builder style

* fix) fp16 일부 단어 수정

* fix) fp16 style fix

* fix) opt, training docs update

* merge conflict

* Fix community pipelines (huggingface#3266)

* Allow disabling torch 2_0 attention (huggingface#3273)

* Allow disabling torch 2_0 attention

* make style

* Update src/diffusers/models/attention.py

* Release: v0.16.1

* feat) toctree update

* feat) toctree update

* Fix custom releases (huggingface#3708)

* Fix custom releases

* make style

* Fix loading if unexpected keys are present (huggingface#3720)

* Fix loading

* make style

* Release: v0.17.0

* opt_overview

* commit

* Create pipeline_overview.mdx

* unconditional_image_generatoin_1stDraft

* ✨ Add translation for write_own_pipeline.mdx

* conditional-직역, 언컨디셔널

* unconditional_image_generation first draft

* reviese

* Update pipeline_overview.mdx

* revise-2

* ♻️ translation fixed for write_own_pipeline.mdx

* complete translate basic_training.mdx

* other-formats.mdx 번역 완료

* fix tutorials/basic_training.mdx

* other-formats 수정

* inpaint 한국어 번역

* depth2img translation

* translate training/adapt-a-model.mdx

* revised_all

* feedback taken

* using_safetensors.mdx_first_draft

* custom_pipeline_examples.mdx_first_draft

* img2img 한글번역 완료

* tutorial_overview edit

* reusing_seeds

* torch2.0

* translate complete

* fix) 용어 통일 규약 반영

* [fix] 피드백을 반영해서 번역 보정

* 오탈자 정정 + 컨벤션 위배된 부분 정정

* typo, style fix

* toctree update

* copyright fix

* toctree fix

* Update _toctree.yml

---------

Co-authored-by: Chanran Kim <[email protected]>
Co-authored-by: apolinário <[email protected]>
Co-authored-by: Patrick von Platen <[email protected]>
Co-authored-by: Lee, Hongkyu <[email protected]>
Co-authored-by: hyeminan <[email protected]>
Co-authored-by: movie5 <[email protected]>
Co-authored-by: idra79haza <[email protected]>
Co-authored-by: Jihwan Kim <[email protected]>
Co-authored-by: jungwoo <[email protected]>
Co-authored-by: jjuun0 <[email protected]>
Co-authored-by: szjung-test <[email protected]>
Co-authored-by: idra79haza <[email protected]>
Co-authored-by: howsmyanimeprofilepicture <[email protected]>
Co-authored-by: hoswmyanimeprofilepicture <[email protected]>
orpatashnik pushed a commit to orpatashnik/diffusers that referenced this pull request Aug 1, 2023
* feat) optimization kr translation

* fix) typo, italic setting

* feat) dreambooth, text2image kr

* feat) lora kr

* fix) LoRA

* fix) fp16 fix

* fix) doc-builder style

* fix) fp16 일부 단어 수정

* fix) fp16 style fix

* fix) opt, training docs update

* merge conflict

* Fix community pipelines (huggingface#3266)

* Allow disabling torch 2_0 attention (huggingface#3273)

* Allow disabling torch 2_0 attention

* make style

* Update src/diffusers/models/attention.py

* Release: v0.16.1

* feat) toctree update

* feat) toctree update

* Fix custom releases (huggingface#3708)

* Fix custom releases

* make style

* Fix loading if unexpected keys are present (huggingface#3720)

* Fix loading

* make style

* Release: v0.17.0

* opt_overview

* commit

* Create pipeline_overview.mdx

* unconditional_image_generatoin_1stDraft

* ✨ Add translation for write_own_pipeline.mdx

* conditional-직역, 언컨디셔널

* unconditional_image_generation first draft

* reviese

* Update pipeline_overview.mdx

* revise-2

* ♻️ translation fixed for write_own_pipeline.mdx

* complete translate basic_training.mdx

* other-formats.mdx 번역 완료

* fix tutorials/basic_training.mdx

* other-formats 수정

* inpaint 한국어 번역

* depth2img translation

* translate training/adapt-a-model.mdx

* revised_all

* feedback taken

* using_safetensors.mdx_first_draft

* custom_pipeline_examples.mdx_first_draft

* img2img 한글번역 완료

* tutorial_overview edit

* reusing_seeds

* torch2.0

* translate complete

* fix) 용어 통일 규약 반영

* [fix] 피드백을 반영해서 번역 보정

* 오탈자 정정 + 컨벤션 위배된 부분 정정

* typo, style fix

* toctree update

* copyright fix

* toctree fix

* Update _toctree.yml

---------

Co-authored-by: Chanran Kim <[email protected]>
Co-authored-by: apolinário <[email protected]>
Co-authored-by: Patrick von Platen <[email protected]>
Co-authored-by: Lee, Hongkyu <[email protected]>
Co-authored-by: hyeminan <[email protected]>
Co-authored-by: movie5 <[email protected]>
Co-authored-by: idra79haza <[email protected]>
Co-authored-by: Jihwan Kim <[email protected]>
Co-authored-by: jungwoo <[email protected]>
Co-authored-by: jjuun0 <[email protected]>
Co-authored-by: szjung-test <[email protected]>
Co-authored-by: idra79haza <[email protected]>
Co-authored-by: howsmyanimeprofilepicture <[email protected]>
Co-authored-by: hoswmyanimeprofilepicture <[email protected]>
orpatashnik pushed a commit to orpatashnik/diffusers that referenced this pull request Aug 1, 2023
* feat) optimization kr translation

* fix) typo, italic setting

* feat) dreambooth, text2image kr

* feat) lora kr

* fix) LoRA

* fix) fp16 fix

* fix) doc-builder style

* fix) fp16 일부 단어 수정

* fix) fp16 style fix

* fix) opt, training docs update

* merge conflict

* Fix community pipelines (huggingface#3266)

* Allow disabling torch 2_0 attention (huggingface#3273)

* Allow disabling torch 2_0 attention

* make style

* Update src/diffusers/models/attention.py

* Release: v0.16.1

* feat) toctree update

* feat) toctree update

* Fix custom releases (huggingface#3708)

* Fix custom releases

* make style

* Fix loading if unexpected keys are present (huggingface#3720)

* Fix loading

* make style

* Release: v0.17.0

* opt_overview

* commit

* Create pipeline_overview.mdx

* unconditional_image_generatoin_1stDraft

* ✨ Add translation for write_own_pipeline.mdx

* conditional-직역, 언컨디셔널

* unconditional_image_generation first draft

* reviese

* Update pipeline_overview.mdx

* revise-2

* ♻️ translation fixed for write_own_pipeline.mdx

* complete translate basic_training.mdx

* other-formats.mdx 번역 완료

* fix tutorials/basic_training.mdx

* other-formats 수정

* inpaint 한국어 번역

* depth2img translation

* translate training/adapt-a-model.mdx

* revised_all

* feedback taken

* using_safetensors.mdx_first_draft

* custom_pipeline_examples.mdx_first_draft

* img2img 한글번역 완료

* tutorial_overview edit

* reusing_seeds

* torch2.0

* translate complete

* fix) 용어 통일 규약 반영

* [fix] 피드백을 반영해서 번역 보정

* 오탈자 정정 + 컨벤션 위배된 부분 정정

* typo, style fix

* toctree update

* copyright fix

* toctree fix

* Update _toctree.yml

---------

Co-authored-by: Chanran Kim <[email protected]>
Co-authored-by: apolinário <[email protected]>
Co-authored-by: Patrick von Platen <[email protected]>
Co-authored-by: Lee, Hongkyu <[email protected]>
Co-authored-by: hyeminan <[email protected]>
Co-authored-by: movie5 <[email protected]>
Co-authored-by: idra79haza <[email protected]>
Co-authored-by: Jihwan Kim <[email protected]>
Co-authored-by: jungwoo <[email protected]>
Co-authored-by: jjuun0 <[email protected]>
Co-authored-by: szjung-test <[email protected]>
Co-authored-by: idra79haza <[email protected]>
Co-authored-by: howsmyanimeprofilepicture <[email protected]>
Co-authored-by: hoswmyanimeprofilepicture <[email protected]>
@tjdtnsu tjdtnsu deleted the docs_kr_update branch August 20, 2023 05:15
AmericanPresidentJimmyCarter pushed a commit to AmericanPresidentJimmyCarter/diffusers that referenced this pull request Apr 26, 2024
* feat) optimization kr translation

* fix) typo, italic setting

* feat) dreambooth, text2image kr

* feat) lora kr

* fix) LoRA

* fix) fp16 fix

* fix) doc-builder style

* fix) fp16 일부 단어 수정

* fix) fp16 style fix

* fix) opt, training docs update

* merge conflict

* Fix community pipelines (huggingface#3266)

* Allow disabling torch 2_0 attention (huggingface#3273)

* Allow disabling torch 2_0 attention

* make style

* Update src/diffusers/models/attention.py

* Release: v0.16.1

* feat) toctree update

* feat) toctree update

* Fix custom releases (huggingface#3708)

* Fix custom releases

* make style

* Fix loading if unexpected keys are present (huggingface#3720)

* Fix loading

* make style

* Release: v0.17.0

* opt_overview

* commit

* Create pipeline_overview.mdx

* unconditional_image_generatoin_1stDraft

* ✨ Add translation for write_own_pipeline.mdx

* conditional-직역, 언컨디셔널

* unconditional_image_generation first draft

* reviese

* Update pipeline_overview.mdx

* revise-2

* ♻️ translation fixed for write_own_pipeline.mdx

* complete translate basic_training.mdx

* other-formats.mdx 번역 완료

* fix tutorials/basic_training.mdx

* other-formats 수정

* inpaint 한국어 번역

* depth2img translation

* translate training/adapt-a-model.mdx

* revised_all

* feedback taken

* using_safetensors.mdx_first_draft

* custom_pipeline_examples.mdx_first_draft

* img2img 한글번역 완료

* tutorial_overview edit

* reusing_seeds

* torch2.0

* translate complete

* fix) 용어 통일 규약 반영

* [fix] 피드백을 반영해서 번역 보정

* 오탈자 정정 + 컨벤션 위배된 부분 정정

* typo, style fix

* toctree update

* copyright fix

* toctree fix

* Update _toctree.yml

---------

Co-authored-by: Chanran Kim <[email protected]>
Co-authored-by: apolinário <[email protected]>
Co-authored-by: Patrick von Platen <[email protected]>
Co-authored-by: Lee, Hongkyu <[email protected]>
Co-authored-by: hyeminan <[email protected]>
Co-authored-by: movie5 <[email protected]>
Co-authored-by: idra79haza <[email protected]>
Co-authored-by: Jihwan Kim <[email protected]>
Co-authored-by: jungwoo <[email protected]>
Co-authored-by: jjuun0 <[email protected]>
Co-authored-by: szjung-test <[email protected]>
Co-authored-by: idra79haza <[email protected]>
Co-authored-by: howsmyanimeprofilepicture <[email protected]>
Co-authored-by: hoswmyanimeprofilepicture <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.