Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Must the text prompt be provided? #12462

micklexqg started this conversation in General
Discussion options

Hi, I wonder if text prompt is necessary? Take style transfer for example, must the text prompt be provided?
Can I use one image for the source and another image for the target style without any text info?

You must be logged in to vote

Replies: 1 comment

Comment options

Hi, your question is too broad, there are tons of models and it depends on which one you're referring. The only one that I know that could work with what you are describing is using a distilled SDXL model or lora with IP Adapters and img2img, but that's kind of old, nowadays you can use an edit model and for those models you need to ask the model what do you want, for example: change the style of image1 with the style of image2 which is a prompt, but if you're building an app, you can hide all of this and just make the user input two images.

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet

AltStyle によって変換されたページ (->オリジナル) /