Skip to content

Actions: tolgacangoz/diffusers

Fast GPU Tests on main

Actions

Loading...
Loading

Show workflow options

Create status badge

Loading
325 workflow runs
325 workflow runs

Filter by Event

Filter by Status

Filter by Branch

Filter by Actor

Tencent Hunyuan Team: add HunyuanDiT related updates (#8240)
Fast GPU Tests on main #75: Commit 4136044 pushed by tolgacangoz
June 2, 2024 05:23 1d 13h 32m 57s main
June 2, 2024 05:23 1d 13h 32m 57s
Fix DREAM training (#8302)
Fast GPU Tests on main #74: Commit bc108e1 pushed by tolgacangoz
June 1, 2024 08:14 1d 10h 41m 56s main
June 1, 2024 08:14 1d 10h 41m 56s
[Core] Introduce class variants for Transformer2DModel (#7647)
Fast GPU Tests on main #73: Commit 983dec3 pushed by tolgacangoz
May 31, 2024 15:46 1d 3h 10m 36s main
May 31, 2024 15:46 1d 3h 10m 36s
Change checkpoint key used to identify CLIP models in single file che…
Fast GPU Tests on main #72: Commit f9fa8a8 pushed by tolgacangoz
May 31, 2024 07:14 1d 11h 42m 16s main
May 31, 2024 07:14 1d 11h 42m 16s
fix(training): lr scheduler doesn't work properly in distributed scen…
Fast GPU Tests on main #71: Commit 3511a96 pushed by tolgacangoz
May 30, 2024 13:14 1d 5h 42m 2s main
May 30, 2024 13:14 1d 5h 42m 2s
Fix StableDiffusionPipeline when text_encoder=None (#8297)
Fast GPU Tests on main #70: Commit 42cae93 pushed by tolgacangoz
May 29, 2024 19:39 1d 8h 0m 2s main
May 29, 2024 19:39 1d 8h 0m 2s
Fix Copying Mechanism typo/bug (#8232)
Fast GPU Tests on main #69: Commit a2ecce2 pushed by tolgacangoz
May 29, 2024 16:49 1d 2h 6m 40s main
May 29, 2024 16:49 1d 2h 6m 40s
Add Kohya fix to SD pipeline for high resolution generation (#7633)
Fast GPU Tests on main #68: Commit 67bef20 pushed by tolgacangoz
May 28, 2024 20:12 1d 7h 27m 41s main
May 28, 2024 20:12 1d 7h 27m 41s
install wget. (#8285)
Fast GPU Tests on main #67: Commit fe5f035 pushed by tolgacangoz
May 27, 2024 13:11 1d 5h 45m 35s main
May 27, 2024 13:11 1d 5h 45m 35s
Fix CPU Offloading Usage & Typos (#8230)
Fast GPU Tests on main #66: Commit 0ab63ff pushed by tolgacangoz
May 24, 2024 18:49 1d 0h 7m 38s main
May 24, 2024 18:49 1d 0h 7m 38s
Clean up from_single_file docs (#8268)
Fast GPU Tests on main #65: Commit cef4a51 pushed by tolgacangoz
May 24, 2024 17:00 1d 1h 56m 30s main
May 24, 2024 17:00 1d 1h 56m 30s
[Community Pipeline] FRESCO: Spatial-Temporal Correspondence for Zero…
Fast GPU Tests on main #64: Commit 46a9db0 pushed by tolgacangoz
May 24, 2024 09:38 1d 9h 18m 28s main
May 24, 2024 09:38 1d 9h 18m 28s
Use freedesktop_os_release() in diffusers cli for Python >=3.10 (#8…
Fast GPU Tests on main #63: Commit 370146e pushed by tolgacangoz
May 24, 2024 08:50 1d 10h 6m 22s main
May 24, 2024 08:50 1d 10h 6m 22s
Fix resize issue in SVD pipeline with VideoProcessor (#8229)
Fast GPU Tests on main #62: Commit 67b3fe0 pushed by tolgacangoz
May 23, 2024 07:46 1d 11h 10m 9s main
May 23, 2024 07:46 1d 11h 10m 9s
Remove unnecessary single file tests for SD Cascade UNet (#7996)
Fast GPU Tests on main #61: Commit baab065 pushed by tolgacangoz
May 22, 2024 11:26 1d 7h 30m 13s main
May 22, 2024 11:26 1d 7h 30m 13s
[docs] VideoProcessor (#7965)
Fast GPU Tests on main #60: Commit fdb1baa pushed by tolgacangoz
May 21, 2024 06:54 1d 12h 2m 30s main
May 21, 2024 06:54 1d 12h 2m 30s
Make VAE compatible to torch.compile() (#7984)
Fast GPU Tests on main #59: Commit 6529ee6 pushed by tolgacangoz
May 20, 2024 18:35 1d 0h 21m 32s main
May 20, 2024 18:35 1d 0h 21m 32s
Consistent SDXL Controlnet callback tensor inputs (#7958)
Fast GPU Tests on main #58: Commit 6c60e43 pushed by tolgacangoz
May 16, 2024 18:54 1d 0h 2m 21s main
May 16, 2024 18:54 1d 0h 2m 21s
Fix AttributeError in train_lcm_distill_lora_sdxl_wds.py (#7923)
Fast GPU Tests on main #57: Commit 1221b28 pushed by tolgacangoz
May 16, 2024 11:31 1d 7h 25m 11s main
May 16, 2024 11:31 1d 7h 25m 11s
Fix the text tokenizer name in logger warning of PixArt pipelines (#7…
Fast GPU Tests on main #56: Commit 746f603 pushed by tolgacangoz
May 16, 2024 06:54 1d 12h 1m 59s main
May 16, 2024 06:54 1d 12h 1m 59s
Adding VQGAN Training script (#5483)
Fast GPU Tests on main #55: Commit d27e996 pushed by tolgacangoz
May 15, 2024 06:15 1d 12h 40m 59s main
May 15, 2024 06:15 1d 12h 40m 59s
[Core] separate the loading utilities in modeling similar to pipeline…
Fast GPU Tests on main #54: Commit e0e8c58 pushed by tolgacangoz
May 14, 2024 17:40 1d 1h 16m 7s main
May 14, 2024 17:40 1d 1h 16m 7s
update to use hf-workflows for reporting the Docker build statuses (#…
Fast GPU Tests on main #53: Commit cbea5d1 pushed by tolgacangoz
May 14, 2024 06:32 1d 12h 24m 5s main
May 14, 2024 06:32 1d 12h 24m 5s
Official callbacks (#7761)
Fast GPU Tests on main #52: Commit fdb05f5 pushed by tolgacangoz
May 13, 2024 07:52 1d 11h 4m 12s main
May 13, 2024 07:52 1d 11h 4m 12s
Add Ascend NPU support for SDXL. (#7916)
Fast GPU Tests on main #51: Commit 98ba18b pushed by tolgacangoz
May 12, 2024 13:58 1d 4h 58m 29s main
May 12, 2024 13:58 1d 4h 58m 29s
ProTip! You can narrow down the results and go further in time using created:<2024-05-12 or the other filters available.