Skip to content

issues Search Results · repo:huggingface/diffusers language:Python

Filter by

4k results
 (72 ms)

4k results

inhuggingface/diffusers (press backspace or delete to remove)

Describe the bug Diffusers page https://huggingface.co/tasks/image-to-image#useful-resources links to demo https://huggingface.co/spaces/diffusers/stable-diffusion-xl-inpainting which opens with this: ...
bug
  • abitrolly
  • Opened 
    6 hours ago
  • #11764

Describe the bug Hi, @patrickvonplaten, @sayakpaul, I d like to report that two potentially risky pretrained models are being used in this project, which may pose backdoor threats.Please check the following ...
bug
  • Rockstar292
  • Opened 
    yesterday
  • #11762

https://github.com/huggingface/diffusers/blob/42077e6c734df2fc7bbed373abceab99635500ad/src/diffusers/models/transformers/transformer_cosmos.py#L188-L193 # 4. Prepare for GQA query_idx ...
  • chenxiao111222
  • 1
  • Opened 
    yesterday
  • #11761

Let me introduce the background. The fill model changes the picture background. Torchao quantization is used for inference, but it fails when loading Lora. If Lora is not quantized, it can be loaded. ...
  • babyta
  • 1
  • Opened 
    2 days ago
  • #11752

Describe the bug When using the index_for_timestep method from FlowMatchEulerDiscreteScheduler in scheduling_flow_match_euler_discrete.py, the self.timesteps variable after init maintains floating point ...
bug
  • JStyborski
  • Opened 
    2 days ago
  • #11749

Describe the bug if you add a component that doesn t exist in the pipeline to the PipelineQuantizationConfig, the quantization works for the components present but it doesn t throw a warning that one ...
bug
  • asomoza
  • 2
  • Opened 
    2 days ago
  • #11745

Describe the bug in pipeline_flux.py The docstring says prompt_2 is optional but it is not declared as Optional[] and has no default None value Minor issue, could be in other pipelines too def encode_prompt( ...
bug
  • japppie
  • 2
  • Opened 
    3 days ago
  • #11742

Hi @sayakpaul @qgallouedec @DN6 , I’m currently working on a FLUX.1-dev text-to-image pipeline and have been experimenting with InstantX/FLUX.1-dev-controlnet-canny. While the model produces impressive ...
  • DevilANANDGupta
  • Opened 
    3 days ago
  • #11734

Is your feature request related to a problem? Please describe. In SimpleTuner, I m currently extending ControlNet training to all implemented model architectures. So far, Control LoRA seems to be the ...
  • bghira
  • 1
  • Opened 
    4 days ago
  • #11733

Describe the bug load_lora_weights seems to be broken recently? Reproduction import torch from diffusers import AutoPipelineForText2Image pipeline = AutoPipelineForText2Image.from_pretrained( ...
bug
  • tin2tin
  • 2
  • Opened 
    4 days ago
  • #11732
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub