Skip to content

[examples] add train flux-controlnet scripts in example. #9324

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 68 commits into from
Sep 27, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
68 commits
Select commit Hold shift + click to select a range
8ab9b5b
add train flux-controlnet scripts in example.
PromeAIpro Aug 30, 2024
4a53573
fix error
PromeAIpro Aug 30, 2024
14e9970
fix subfolder error
PromeAIpro Sep 1, 2024
3bb431c
Merge branch 'main' into flux-controlnet-train
yiyixuxu Sep 4, 2024
973c6fb
fix preprocess error
PromeAIpro Sep 4, 2024
599c984
Merge branch 'flux-controlnet-train_x' into flux-controlnet-train
PromeAIpro Sep 4, 2024
24b58f8
Merge branch 'main' into flux-controlnet-train
PromeAIpro Sep 4, 2024
22a3e10
Merge branch 'main' into flux-controlnet-train
PromeAIpro Sep 5, 2024
32eb1ef
Merge branch 'main' into flux-controlnet-train
PromeAIpro Sep 13, 2024
57d143b
Update examples/controlnet/README_flux.md
PromeAIpro Sep 13, 2024
af1b7a5
Update examples/controlnet/README_flux.md
PromeAIpro Sep 13, 2024
d19b101
fix readme
Sep 13, 2024
64251ac
fix note error
Sep 14, 2024
c98d43f
add some Tutorial for deepspeed
Sep 14, 2024
569e0de
fix some Format Error
Sep 14, 2024
916fd80
Merge branch 'main' into flux-controlnet-train
PromeAIpro Sep 14, 2024
67deb7a
add dataset_path example
Sep 15, 2024
76bcf5a
Merge branch 'flux-controlnet-train' of https://github.com/PromeAIpro…
Sep 15, 2024
32fbeac
remove print, add guidance_scale CLI, readable apply
Sep 15, 2024
b03cb01
Update examples/controlnet/README_flux.md
PromeAIpro Sep 15, 2024
7b98459
Merge branch 'main' into flux-controlnet-train
PromeAIpro Sep 15, 2024
443f251
update,push_to_hub,save_weight_dtype,static method,clear_objs_and_ret…
Sep 16, 2024
bc68f1a
add push to hub in readme
Sep 16, 2024
fe2a587
apply weighting schemes
Sep 16, 2024
3dc16ca
add note
Sep 16, 2024
aff0951
Update examples/controlnet/README_flux.md
PromeAIpro Sep 16, 2024
b858507
Merge branch 'main' into flux-controlnet-train
PromeAIpro Sep 16, 2024
7bdf9e3
make code style and quality
Sep 19, 2024
ba45495
Merge branch 'flux-controlnet-train' of https://github.com/PromeAIpro…
Sep 19, 2024
c862d39
fix some unnoticed error
Sep 19, 2024
4b979e0
make code style and quality
Sep 19, 2024
0655a75
Merge branch 'main' into flux-controlnet-train
sayakpaul Sep 19, 2024
90badc2
add example controlnet in readme
Sep 19, 2024
4755557
Merge branch 'flux-controlnet-train' of https://github.com/PromeAIpro…
Sep 19, 2024
e3d10bc
add test controlnet
Sep 19, 2024
f9400a6
rm Remove duplicate notes
Sep 19, 2024
192bbee
Merge branch 'main' into flux-controlnet-train
PromeAIpro Sep 19, 2024
de06965
Fix formatting errors
Sep 19, 2024
8ee2daf
Merge branch 'flux-controlnet-train' of https://github.com/PromeAIpro…
Sep 19, 2024
17fc1ee
add new control image
Sep 20, 2024
213faf9
Merge branch 'main' into flux-controlnet-train
PromeAIpro Sep 20, 2024
b533cae
add model cpu offload
Sep 23, 2024
be965f0
Merge branch 'flux-controlnet-train' of https://github.com/PromeAIpro…
Sep 23, 2024
a2daa9f
Merge branch 'main' into flux-controlnet-train
PromeAIpro Sep 23, 2024
4d7c1af
update help for adafactor
Sep 23, 2024
a11219c
Merge branch 'main' into flux-controlnet-train
sayakpaul Sep 24, 2024
49a1492
make quality & style
Sep 24, 2024
6169b61
Merge branch 'main' into flux-controlnet-train
sayakpaul Sep 24, 2024
d895b8f
make quality and style
Sep 24, 2024
395d2f7
Merge branch 'flux-controlnet-train' of https://github.com/PromeAIpro…
Sep 24, 2024
b6a9021
rename flux_controlnet_model_name_or_path
Sep 24, 2024
66dfdbe
Merge branch 'main' into flux-controlnet-train
PromeAIpro Sep 25, 2024
b097d0d
fix back src/diffusers/pipelines/flux/pipeline_flux_controlnet.py
Sep 25, 2024
49787e3
fix dtype error by pre calculate text emb
Sep 26, 2024
eb64557
Merge branch 'main' into flux-controlnet-train
PromeAIpro Sep 26, 2024
e9d3e04
rm image save
Sep 26, 2024
7245c75
Merge branch 'main' into flux-controlnet-train
sayakpaul Sep 26, 2024
25fc313
quality fix
Sep 26, 2024
c2b44d3
Merge branch 'flux-controlnet-train' of https://github.com/PromeAIpro…
Sep 26, 2024
bc2ea9e
Merge branch 'main' into flux-controlnet-train
sayakpaul Sep 26, 2024
2ee67c4
fix test
Sep 27, 2024
7ab1b80
Merge branch 'flux-controlnet-train' of https://github.com/PromeAIpro…
Sep 27, 2024
56cd984
Merge branch 'main' into flux-controlnet-train
sayakpaul Sep 27, 2024
7cedfb1
fix tiny flux train error
Sep 27, 2024
ee6ca90
Merge branch 'flux-controlnet-train' of https://github.com/PromeAIpro…
Sep 27, 2024
dcac1b0
change report to to tensorboard
Sep 27, 2024
89a1f35
fix save name error when test
Sep 27, 2024
6ccd3e4
Fix shrinking errors
Sep 27, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading
Loading