Skip to content

Lightning#8

Merged
geonyeong-park merged 5 commits intomainfrom
lightning
Aug 13, 2024
Merged

Lightning#8
geonyeong-park merged 5 commits intomainfrom
lightning

Conversation

@geonyeong-park
Copy link
Copy Markdown
Collaborator

  • Add supports for SDXL-lightning (ddim_lightning, ddim_cfg++_lightning)

Comment thread examples/text_to_mscoco.py Outdated
def main():
parser = argparse.ArgumentParser(description="Latent Diffusion")
parser.add_argument("--workdir", type=Path, default="examples/workdir/mscoco")
parser.add_argument('--prompt_dir', type=Path, default=Path('/home/user/research/dataset/mscoco/coco_v2.txt'))
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Would you remove the default path?

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

or add relative path

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Agreed. Corrected in 6270aef

@geonyeong-park geonyeong-park merged commit 3a6655d into main Aug 13, 2024
@geonyeong-park geonyeong-park deleted the lightning branch August 13, 2024 12:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants