forked from huggingface/diffusers
-
Notifications
You must be signed in to change notification settings - Fork 0
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
Merge changes #161
Merged
Merged
Merge changes #161
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* change max_shard_size to 10GB * add notes to the documentation * Update src/diffusers/models/modeling_utils.py Co-authored-by: Lucain <[email protected]> * change to abs limit --------- Co-authored-by: Lucain <[email protected]>
* quiet attn parameters * fix lint * make style && make quality --------- Co-authored-by: Sayak Paul <[email protected]>
…ts to Korean (#8294) * translation about 3 documents into Korean * evaluation doc korean translation * _toctree.yml modify * doc title fix : philosopy->philosophy * Update docs/source/ko/conceptual/ethical_guidelines.md Co-authored-by: Jihun Lim <[email protected]> * Update docs/source/ko/conceptual/ethical_guidelines.md Co-authored-by: Jihun Lim <[email protected]> * Update docs/source/ko/conceptual/ethical_guidelines.md Co-authored-by: Jihun Lim <[email protected]> * Update docs/source/ko/conceptual/ethical_guidelines.md Co-authored-by: Jihun Lim <[email protected]> * Update docs/source/ko/conceptual/ethical_guidelines.md Co-authored-by: Jihun Lim <[email protected]> * Update docs/source/ko/conceptual/ethical_guidelines.md Co-authored-by: Jihun Lim <[email protected]> * Update docs/source/ko/conceptual/ethical_guidelines.md Co-authored-by: Jihun Lim <[email protected]> * Update docs/source/ko/conceptual/ethical_guidelines.md Co-authored-by: Jihun Lim <[email protected]> * Update docs/source/ko/conceptual/ethical_guidelines.md Co-authored-by: Jihun Lim <[email protected]> * Update docs/source/ko/conceptual/ethical_guidelines.md Co-authored-by: Jihun Lim <[email protected]> * Update docs/source/ko/conceptual/evaluation.md Co-authored-by: Chulhwa (Evan) Han <[email protected]> * Update docs/source/ko/conceptual/evaluation.md Co-authored-by: Chulhwa (Evan) Han <[email protected]> * Update docs/source/ko/conceptual/evaluation.md Co-authored-by: Chulhwa (Evan) Han <[email protected]> * Update docs/source/ko/conceptual/evaluation.md Co-authored-by: Chulhwa (Evan) Han <[email protected]> * Update docs/source/ko/conceptual/evaluation.md Co-authored-by: Chulhwa (Evan) Han <[email protected]> * Update docs/source/ko/conceptual/evaluation.md Co-authored-by: Chulhwa (Evan) Han <[email protected]> * Update docs/source/ko/conceptual/evaluation.md Co-authored-by: Chulhwa (Evan) Han <[email protected]> * Update philosophy.md (from jungnerd) --------- Co-authored-by: Jihun Lim <[email protected]> Co-authored-by: Chulhwa (Evan) Han <[email protected]>
* up * add sd3 * update * update * add tests * fix copies * fix docs * update * add dreambooth lora * add LoRA * update * update * update * update * import fix * update * Update src/diffusers/pipelines/stable_diffusion_3/pipeline_stable_diffusion_3.py Co-authored-by: YiYi Xu <[email protected]> * import fix 2 * update * Update src/diffusers/models/autoencoders/autoencoder_kl.py Co-authored-by: YiYi Xu <[email protected]> * Update src/diffusers/models/autoencoders/autoencoder_kl.py Co-authored-by: YiYi Xu <[email protected]> * Update src/diffusers/models/autoencoders/autoencoder_kl.py Co-authored-by: YiYi Xu <[email protected]> * Update src/diffusers/models/autoencoders/autoencoder_kl.py Co-authored-by: YiYi Xu <[email protected]> * Update src/diffusers/models/autoencoders/autoencoder_kl.py Co-authored-by: YiYi Xu <[email protected]> * Update src/diffusers/models/autoencoders/autoencoder_kl.py Co-authored-by: YiYi Xu <[email protected]> * Update src/diffusers/models/autoencoders/autoencoder_kl.py Co-authored-by: YiYi Xu <[email protected]> * Update src/diffusers/models/autoencoders/autoencoder_kl.py Co-authored-by: YiYi Xu <[email protected]> * Update src/diffusers/models/autoencoders/autoencoder_kl.py Co-authored-by: YiYi Xu <[email protected]> * Update src/diffusers/models/autoencoders/autoencoder_kl.py Co-authored-by: YiYi Xu <[email protected]> * Update src/diffusers/models/autoencoders/autoencoder_kl.py Co-authored-by: YiYi Xu <[email protected]> * update * update * update * fix ckpt id * fix more ids * update * missing doc * Update src/diffusers/schedulers/scheduling_flow_match_euler_discrete.py Co-authored-by: YiYi Xu <[email protected]> * Update src/diffusers/schedulers/scheduling_flow_match_euler_discrete.py Co-authored-by: YiYi Xu <[email protected]> * Update docs/source/en/api/pipelines/stable_diffusion/stable_diffusion_3.md Co-authored-by: Sayak Paul <[email protected]> * Update docs/source/en/api/pipelines/stable_diffusion/stable_diffusion_3.md Co-authored-by: Sayak Paul <[email protected]> * update' * fix * update * Update src/diffusers/models/autoencoders/autoencoder_kl.py * Update src/diffusers/models/autoencoders/autoencoder_kl.py * note on gated access. * requirements * licensing --------- Co-authored-by: sayakpaul <[email protected]> Co-authored-by: YiYi Xu <[email protected]>
becasue in Readme it was not correct train_dreambooth_sd3.py to train_dreambooth_lora_sd3
fix warning log
Update scheduling_flow_match_euler_discrete.py Spelling: Foward -> Forward Co-authored-by: YiYi Xu <[email protected]>
* Fix duplicate variable assignments. * Fix duplicate variable assignments.
…8519) Fix PATH_IN_REPO in mirror workflow
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Yay, we got SD3!