Nerogar / OneTrainer

OneTrainer is a one-stop solution for all your stable diffusion training needs.
GNU Affero General Public License v3.0
1.81k stars 153 forks source link

[Feat]: Flux-Dev2Pro Support #501

Closed Vigilence closed 1 month ago

Vigilence commented 1 month ago

Describe your use-case.

Read through here.

Its a distilled model that allows better finetunes/loras.

What would you like to see as a solution?

support for this model

Have you considered alternatives? List them here.

No response

thecat99z commented 1 month ago

There's no need for a specific support. It already works. Just download all the files from the Flux-Dev2pro repo and put them in a folder named transformer that will replace the original folder from your FLUX.1-Dev folder. Don't delete the original one just move it. Or better use symlinks.

Vigilence commented 1 month ago

The "transformer" folder can be anywhere or I have to place it at a specific location? If you can share a screenshot that would be great because I tried just pointing to the folder with the .safetensor file and had issues.

thecat99z commented 1 month ago

You should have a FLUX.1-Dev folder identical to the original huggingface folder. Downlaod all files or best is to git clone and have all the diffusers subfolders like this screenshot the transformer subfolder is the one you replace the files with the ones from the flux-Dev2 repo.

O-J1 commented 1 month ago

Already supported, not an OT issue