- 24 Jul, 2024 4 commits
-
-
Sayak Paul authored
fix
-
Dhruv Nair authored
update
-
Sayak Paul authored
* remove residual i. * rename to aura_flow in pipeline test
-
Sayak Paul authored
* start debugging the problem, * start * fix * fix * fix imports. * handle hunyuan * remove residuals. * add a check for making sure there's appropriate procs. * add more rigor to the tests. * fix test * remove redundant check * fix-copies * move check_qkv_fusion_matches_attn_procs_length and check_qkv_fusion_processors_exist.
-
- 23 Jul, 2024 8 commits
-
-
Dhruv Nair authored
update
-
Tolga Cangöz authored
* chore: Update is_google_colab check to use environment variable * Check Colab with all possible COLAB_* env variables * Remove unnecessary word * Make `_is_google_colab` more inclusive * Revert "Make `_is_google_colab` more inclusive" This reverts commit 6406db21ac46139c20ccae20ccb44877eec87ba7. * Make `_is_google_colab` more inclusive. * chore: Update import_utils.py with notebook check improvement * Refactor import_utils.py to improve notebook detection for VS Code's notebook * chore: Remove `is_notebook()` function and related code --------- Co-authored-by:Sayak Paul <spsayakpaul@gmail.com>
-
Vinh H. Pham authored
* add test for temporal transformer * remove unused variable * fix code quality --------- Co-authored-by:Sayak Paul <spsayakpaul@gmail.com>
-
akbaig authored
Co-authored-by:Linoy Tsaban <57615435+linoytsaban@users.noreply.github.com>
-
Aritra Roy Gosthipaty authored
* chore: initial model size reduction * chore: fixing expected values for failing tests * requested edits --------- Co-authored-by:Sayak Paul <spsayakpaul@gmail.com>
-
Dhruv Nair authored
update
-
Sayak Paul authored
* check if runner helps. * remove caching * gpus * update runner group
-
Vishnu V Jaddipal authored
* Add attentionless VAE support * make style and quality, fix-copies --------- Co-authored-by:Sayak Paul <spsayakpaul@gmail.com>
-
- 22 Jul, 2024 4 commits
-
-
Sayak Paul authored
proper skipping of request caching test
-
Jiwook Han authored
fix_ethical_guidelines.md
-
Sayak Paul authored
small fixes to pag guide.
-
Seongsu Park authored
* remove unused docs * add ko-18n docs * docs typo, edit etc * reorder list, add `in translation` in toctree * fix minor translation * fix docs minor tone, etc
-
- 21 Jul, 2024 1 commit
-
-
Sayak Paul authored
* SD3 training fixes Co-authored-by:
bghira <59658056+bghira@users.noreply.github.com> * rewrite noise addition part to respect the eqn. * styler * Update examples/dreambooth/README_sd3.md Co-authored-by:
Kashif Rasul <kashif.rasul@gmail.com> --------- Co-authored-by:
bghira <59658056+bghira@users.noreply.github.com> Co-authored-by:
Kashif Rasul <kashif.rasul@gmail.com>
-
- 20 Jul, 2024 4 commits
-
-
Lucain authored
Mention model_info.id instead of model_info.modelId
-
Pierre Chapuis authored
-
王奇勋 authored
* 2d rotary pos emb dim * make style --------- Co-authored-by:haofanwang <haofanwang.ai@gmail.com>
-
shinetzh authored
* fix loop bug in SlicedAttnProcessor --------- Co-authored-by:neoshang <neoshang@tencent.com>
-
- 19 Jul, 2024 1 commit
-
-
Álvaro Somoza authored
* initial commit * apply suggestion to sdxl pipelines * apply fix to sd pipelines
-
- 18 Jul, 2024 6 commits
-
-
Dhruv Nair authored
* update * update * update
-
Dhruv Nair authored
* update * update
-
Dhruv Nair authored
update
-
Sayak Paul authored
* remove resume_download * fix: _fetch_index_file call. * remove resume_download from docs.
-
Sayak Paul authored
add disable forward chunking to SD3 transformer.
-
Aryan authored
* add pipeline docs for latte * add inference time to latte docs * apply review suggestions
-
- 17 Jul, 2024 6 commits
-
-
Tolga Cangöz authored
* Fix multi-gpu case * Prefer previously created `unwrap_model()` function For `torch.compile()` generalizability * `chore: update unwrap_model() function to use accelerator.unwrap_model()`
-
Beinsezii authored
* Add AuraFlowPipeline and KolorsPipeline to auto map Just T2I. Validated using `quickdif` * Add Kolors I2I and SD3 Inpaint auto maps * style --------- Co-authored-by:yiyixuxu <yixu310@gmail.com>
-
Sayak Paul authored
* allow auraflow latest to be torch compile compatible. * default to 1024 1024.
-
Sayak Paul authored
fix: shard loading and saving when variant is provided.
-
Sayak Paul authored
-
Tolga Cangöz authored
* Add the SDE variant of DPM-Solver and DPM-Solver++ to DPM Single Step --------- Co-authored-by:cmdr2 <secondary.cmdr2@gmail.com>
-
- 16 Jul, 2024 1 commit
-
-
Sayak Paul authored
include python3.10 dev and solve header missing problem
-
- 12 Jul, 2024 5 commits
-
-
Aryan authored
* fix typo in pag tests * fix typo
-
Nguyễn Công Tú Anh authored
* add pag support sd15 controlnet * fix quality import * remove unecessary import * remove if state * fix tests * remove useless function * add sd1.5 controlnet pag docs --------- Co-authored-by:anhnct8 <anhnct8@fpt.com>
-
ustcuna authored
* add animatediff_ipex community pipeline * address the 1st round review comments
-
Sayak Paul authored
* add pipeline documentation. * add api spec for pipeline * model documentation * model spec
-
Dhruv Nair authored
* update * update * update * update
-