Skip to content

Provide customized diffusers training and inference code for different needs

Notifications You must be signed in to change notification settings

Lcm125/custom-diffusers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

custom-diffusers

Provide customized diffusers training and inference code for different needs

You don't need to edit the code from diffusers source! These scripts can directly run once installed diffusers!

Requirements

diffusers == 0.25.0 torch >= 2.0

Func List

  1. Image_guided_structure-Text_guided_content:

The input and function is similar to controlnet and depth-to-image, but in a mobile way compared to controlnet, while the training script of depth-to-image is not given by diffusers.

  1. Image_guided_structure-Image_guided_content:

To be completed...

About

Provide customized diffusers training and inference code for different needs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages