"examples/vscode:/vscode.git/clone" did not exist on "dc5d0554191645bc5d2b70003d09e982292e6c5c"
  • puhuk's avatar
    Update Custom Diffusion Documentation for Multiple Concept Inference to... · 27b90235
    puhuk authored
    Update Custom Diffusion Documentation for Multiple Concept Inference to resolve issue #10791 (#10792)
    
    Update Custom Diffusion Documentation for Multiple Concept Inference
    
    This PR updates the Custom Diffusion documentation to correctly demonstrate multiple concept inference by:
    
    - Initializing the pipeline from a proper foundation model (e.g., "CompVis/stable-diffusion-v1-4") instead of a fine-tuned model.
    - Defining model_id explicitly to avoid NameError.
    - Correcting method calls for loading attention processors and textual inversion embeddings.
    27b90235
custom_diffusion.md 16.3 KB