repo
stringclasses
1 value
github_id
int64
1.27B
4.66B
github_node_id
stringlengths
18
24
number
int64
8
13.9k
html_url
stringlengths
49
53
api_url
stringlengths
59
63
title
stringlengths
1
402
body
stringlengths
1
62.9k
state
stringclasses
2 values
state_reason
stringclasses
4 values
locked
bool
2 classes
comments_count
int64
0
99
labels
listlengths
0
5
assignees
listlengths
0
5
created_at
stringdate
2022-06-09 16:28:35
2026-06-13 13:15:46
updated_at
stringdate
2022-06-12 22:18:01
2026-06-13 13:20:56
closed_at
stringdate
2022-06-12 22:18:01
2026-06-12 04:31:39
author_association
stringclasses
3 values
milestone_title
stringclasses
0 values
snapshot_id
stringclasses
77 values
extracted_at
stringdate
2026-04-07 13:34:13
2026-06-13 13:35:22
author_login
stringlengths
3
28
author_id
int64
1.54k
290M
author_node_id
stringlengths
12
20
author_type
stringclasses
3 values
author_site_admin
bool
1 class
huggingface/diffusers
4,613,412,160
I_kwDOHa8MBc8AAAABEvsVQA
13,887
https://github.com/huggingface/diffusers/issues/13887
https://api.github.com/repos/huggingface/diffusers/issues/13887
When use UniPCMultistepScheduler as the ODE solver, and input different num_inference_steps in StableDiffusionXLPipeline, the first inference step is wrong
### Describe the bug When the user calls the StableDiffusionXLPipeline using the ckpt from stabilityai/stable-diffusion-xl-base-1.0 and sets UniPCMultistepScheduler as the inference schedule, if the user only inputs num_inference_steps without setting timesteps, the inference time schedule would be incorrect. Setting...
open
null
false
1
[ "bug", "needs-code-example", "pipelines", "schedulers" ]
[]
2026-06-08T13:44:32Z
2026-06-08T23:25:37Z
null
NONE
null
20260608T233515Z
2026-06-08T23:35:15Z
TheLovesOfLadyPurple
227,429,101
U_kgDODY5K7Q
User
false
huggingface/diffusers
4,626,368,831
I_kwDOHa8MBc8AAAABE8DJPw
13,903
https://github.com/huggingface/diffusers/issues/13903
https://api.github.com/repos/huggingface/diffusers/issues/13903
[Anima] Add img2img capability
**Is your feature request related to a problem? Please describe.** Anima in diffusers is a modular diffusers only model but is still missing the image to image functionality. This should be relatively easy to add and can help people understand how to work with modular diffusers. This feature request is to see if some...
open
null
false
3
[ "good first issue", "contributions-welcome", "modular-pipelines", "feature-request" ]
[ "PreethamNoelP" ]
2026-06-09T23:11:19Z
2026-06-10T00:18:11Z
null
MEMBER
null
20260610T003520Z
2026-06-10T00:35:20Z
asomoza
5,442,875
MDQ6VXNlcjU0NDI4NzU=
User
false
huggingface/diffusers
4,630,193,172
I_kwDOHa8MBc8AAAABE_skFA
13,907
https://github.com/huggingface/diffusers/issues/13907
https://api.github.com/repos/huggingface/diffusers/issues/13907
Support for JoyAI-Echo
### Model/Pipeline/Scheduler description # Model/Pipeline/Scheduler description **JoyAI-Echo** is a framework designed to address key challenges in long video generation, including error accumulation, weak temporal coherence, and high latency, which limit its usability in interactive scenarios. It tackles these issues...
closed
completed
false
1
[ "pipelines", "feature-request" ]
[]
2026-06-10T10:14:27Z
2026-06-10T12:07:08Z
2026-06-10T12:07:08Z
CONTRIBUTOR
null
20260610T123520Z
2026-06-10T12:35:20Z
feice-huang
105,336,512
U_kgDOBkdOwA
User
false
huggingface/diffusers
4,631,081,242
I_kwDOHa8MBc8AAAABFAixGg
13,909
https://github.com/huggingface/diffusers/issues/13909
https://api.github.com/repos/huggingface/diffusers/issues/13909
[New Pipeline/Model] Add JoyAI-Echo multi-shot audio-video generation pipeline
### Model/Pipeline/Scheduler description **We are the JoyAI Team (JD.com)**, proposing the integration of JoyAI-Echo into Diffusers. **JoyAI-Echo** is a unified framework for long-form audio-visual generation, designed to support minute-level video creation with synchronized audio, strong temporal consistency, and re...
open
null
false
0
[ "models", "pipelines", "feature-request" ]
[]
2026-06-10T12:14:31Z
2026-06-10T12:15:23Z
null
NONE
null
20260610T123520Z
2026-06-10T12:35:20Z
sjq66
142,070,647
U_kgDOCHfTdw
User
false
huggingface/diffusers
4,639,181,759
I_kwDOHa8MBc8AAAABFIRLvw
13,920
https://github.com/huggingface/diffusers/issues/13920
https://api.github.com/repos/huggingface/diffusers/issues/13920
Ideogram4: `Ideogram4MRoPE` breaks under `torch.autocast`: all image positions collapse, producing flat single-color images
### Describe the bug `Ideogram4MRoPE.forward` computes the rotary frequencies with a matmul: ```python freqs = inv_freq @ pos.unsqueeze(2) ``` `torch.matmul` is on autocast's lower-precision op list, so when the transformer's forward runs inside `torch.autocast("cuda", torch.bfloat16)` — common in training code, an...
open
null
false
2
[ "bug", "models" ]
[]
2026-06-11T09:36:36Z
2026-06-11T11:18:02Z
null
CONTRIBUTOR
null
20260611T113519Z
2026-06-11T11:35:19Z
dxqb
183,307,934
U_kgDOCu0Ong
User
false
huggingface/diffusers
4,645,383,278
I_kwDOHa8MBc8AAAABFOLsbg
13,925
https://github.com/huggingface/diffusers/issues/13925
https://api.github.com/repos/huggingface/diffusers/issues/13925
1 bit, ternary image generation support
**Is your feature request related to a problem? Please describe.** Currently no support for 1 bit image generation **Describe the solution you'd like.** [1-bit and Ternary Bonsai Image 4B: Image Generation ](https://prismml.com/news/bonsai-image-4b) **Describe alternatives you've considered.** https://github.com/Pris...
open
null
false
1
[ "quantization", "pipelines", "feature-request" ]
[]
2026-06-12T01:12:07Z
2026-06-12T17:57:39Z
null
NONE
null
20260612T183524Z
2026-06-12T18:35:24Z
rupeshs
3,255,994
MDQ6VXNlcjMyNTU5OTQ=
User
false
huggingface/diffusers
4,652,167,775
I_kwDOHa8MBc8AAAABFUpyXw
13,930
https://github.com/huggingface/diffusers/issues/13930
https://api.github.com/repos/huggingface/diffusers/issues/13930
LTX2 text connectors pass reversed prompt tokens and misplaced registers to the transformer (regression from #13564)
### Describe the bug `LTX2ConnectorTransformer1d.forward` (used by both the LTX 2.0 and LTX 2.3 pipelines) lays out its input sequence incorrectly before running the connector blocks: the prompt tokens reach the transformer **in reversed order**, and the learnable registers that fill the rest of the sequence are place...
open
null
false
0
[ "bug", "models", "pipelines" ]
[]
2026-06-12T19:51:42Z
2026-06-12T19:52:51Z
null
NONE
null
20260612T203526Z
2026-06-12T20:35:26Z
Boffee
8,808,565
MDQ6VXNlcjg4MDg1NjU=
User
false
huggingface/diffusers
4,655,615,350
I_kwDOHa8MBc8AAAABFX8Ndg
13,935
https://github.com/huggingface/diffusers/issues/13935
https://api.github.com/repos/huggingface/diffusers/issues/13935
Please reconsider `transformers>=5.0.0`
### Describe the bug Can you please reconsider requiring `transformers>=5.0.0` on the module-level solely for the optional prompt-enhancer (`pe`) component? This is a significant burden for downstream projects that pin `transformers` 4.x for unrelated reasons. As one data point, migrating to `transformers` v5 in our...
open
null
false
1
[ "bug" ]
[]
2026-06-13T13:15:46Z
2026-06-13T13:20:56Z
null
CONTRIBUTOR
null
20260613T133522Z
2026-06-13T13:35:22Z
dxqb
183,307,934
U_kgDOCu0Ong
User
false