diffusers
[Examples] InstructPix2Pix instruct training script
#2478
Merged

[Examples] InstructPix2Pix instruct training script #2478

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

Login to write a write a comment.

Login via GitHub

Labels
Milestone