Skip to content
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

Add sdxl_prompt2prompt_mapper #395

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

Qirui-jiao
Copy link
Collaborator

Use the generative model SDXL and image editing technique Prompt-to-Prompt to generate pairs of similar images.
Hyperparameters:

  • num_inference_steps: the larger the value, the better the image generation quality
  • guidance_scale: a higher guidance scale value encourages the model to generate images closely linked to the text prompt at the expense of lower image quality

@Qirui-jiao Qirui-jiao added enhancement New feature or request dj:multimodal issues/PRs about multimodal data processing dj:op issues/PRs about some specific OPs labels Aug 21, 2024
Copy link

This PR is marked as stale because there has been no activity for 21 days. Remove stale label or add new comments or this PR will be closed in 3 day.

Copy link

Close this stale PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dj:multimodal issues/PRs about multimodal data processing dj:op issues/PRs about some specific OPs enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants