File tree Expand file tree Collapse file tree 4 files changed +171
-1073
lines changed Expand file tree Collapse file tree 4 files changed +171
-1073
lines changed Original file line number Diff line number Diff line change 275275  isExpanded : false 
276276  sections :
277277  - title : Main Classes 
278-     sections :
279-     - local : api/modular_diffusers/pipeline_blocks 
280-       title : Pipeline blocks 
281-     - local : api/modular_diffusers/pipeline_states 
282-       title : Pipeline states 
283-     - local : api/modular_diffusers/pipeline_components 
284-       title : Components and configs 
285-     title : Modular Diffusers 
286-   - isExpanded : false 
287278    sections :
288279    - local : api/configuration 
289280      title : Configuration 
293284      title : Outputs 
294285    - local : api/quantization 
295286      title : Quantization 
287+   - title : Modular 
288+     sections :
289+     - local : api/modular_diffusers/pipeline 
290+       title : Pipeline 
291+     - local : api/modular_diffusers/pipeline_blocks 
292+       title : Blocks 
293+     - local : api/modular_diffusers/pipeline_states 
294+       title : States 
295+     - local : api/modular_diffusers/pipeline_components 
296+       title : Components and configs 
296297  - title : Loaders 
297298    sections :
298299    - local : api/loaders/ip_adapter 
Original file line number Diff line number Diff line change 1+ # Pipeline  
2+ 
3+ ## ModularPipeline  
4+ 
5+ [[ autodoc]]  diffusers.modular_pipelines.modular_pipeline.ModularPipeline
Original file line number Diff line number Diff line change 66
77## ConfigSpec  
88
9- [[ autodoc]]  diffusers.modular_pipelines.modular_pipeline.ConfigSpec 
9+ [[ autodoc]]  diffusers.modular_pipelines.modular_pipeline.ConfigSpec
10+ 
11+ ## ComponentsManager  
12+ 
13+ [[ autodoc]]  diffusers.modular_pipelines.components_manager.ComponentsManager
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments