[Examples] InstructPix2Pix instruct training script #2478
add: initial implementation of the pix2pix instruct training script.
38064ed4
shorten cli arg.
2c825977
sayakpaul
changed the title add: initial implementation of the pix2pix instruct training script. [Examples] InstructPix2Pix instruct training script 3 years ago
fix: main process check.
675f399b
fix: dataset column names.
534aa560
simplify tokenization.
9b3bbcec
proper placement of null conditions.
a64f1bc6
apply styling.
8799d777
remove debugging message for conditioning do.
e7aaa2e8
complete license.
e7794436
add: requirements.tzt
b1e9e587
wandb column name order.
b16bd742
fix: augmentation.
fe8f5c87
change: dataset_id.
03ab82d6
fix: convert_to_np() call.
0c9fd19e
fix: reshaping.
e6d09f02
fix: final ema copy.
66f4b315
Apply suggestions from code review
daaff427
address PR comments.
090a0320
add: readme details.
eb3b7cad
config fix.
81ae4641
downgrade version.
e0b17e55
reduce image width in the readme.
c3ebe7bd
note on hyperparameters during generation.
1807add2
add: output images.
f12c0412
sayakpaul
marked this pull request as ready for review 3 years ago
Merge branch 'main' into training/instruct-pix2pix
30dd6199
Merge branch 'main' into training/instruct-pix2pix
2d6d602b
update readme.
3627f96a
minor edits to readme.
ac15648a
debugging statement.
a1c14ff9
explicitly placement of the pipeline.
d2effc43
bump minimum diffusers version.
172599a7
fix: device attribute error.
e0440e6f
weight dtype.
49364b72
debugging.
8b728dc0
add dtype inform.
f3b2f533
add seoarate te and vae.
8faaab34
add: explicit casting/
52c75f9c
remove casting.
e0c78de5
up.
0074d055
up 2.
ba2855ea
up 3.
59cd2da8
autocast.
a53cc417
disable mixed-precision in the final inference.
4c8920cf
debugging information.
fbc626a1
autocasting.
4e1545b1
add: instructpix2pix training section to the docs.
b6b1d749
Merge branch 'main' into training/instruct-pix2pix
901a8630
Merge branch 'main' into training/instruct-pix2pix
48136354
Empty-Commit
b499450c
sayakpaul
merged
9dc84448
into main 3 years ago
sayakpaul
deleted the training/instruct-pix2pix branch 3 years ago
Login to write a write a comment.
Login via GitHub