mirror of
https://github.com/huggingface/diffusers.git
synced 2026-01-27 17:22:53 +03:00
* init
* add
* add 1
* Update __init__.py
* rename
* 2
* update
* init with encoder
* merge2pipeline
* Update pipeline_glm_image.py
* remove sop
* remove useless func
* Update pipeline_glm_image.py
* up
(cherry picked from commit cfe19a31b9)
* review for work only
* change place
* Update pipeline_glm_image.py
* update
* Update transformer_glm_image.py
* 1
* no negative_prompt for GLM-Image
* remove CogView4LoraLoaderMixin
* refactor attention processor.
* update
* fix
* use staticmethod
* update
* up
* up
* update
* Update glm_image.md
* 1
* Update pipeline_glm_image.py
* Update transformer_glm_image.py
* using new transformers impl
* support
* resolution change
* fix-copies
* Update src/diffusers/pipelines/glm_image/pipeline_glm_image.py
Co-authored-by: YiYi Xu <yixu310@gmail.com>
* Update pipeline_glm_image.py
* use cogview4
* Update pipeline_glm_image.py
* Update pipeline_glm_image.py
* revert
* update
* batch support
* update
* version guard glm image pipeline
* validate prompt_embeds and prior_token_ids
* try docs.
* 4
* up
* up
* skip properly
* fix tests
* up
* up
---------
Co-authored-by: zRzRzRzRzRzRzR <2448370773@qq.com>
Co-authored-by: yiyixuxu <yixu310@gmail.com>