AI Model that keep same face

Mus4shi

Junior Member
Joined
Oct 7, 2023
Messages
161
Reaction score
102
Hello everyone,

I’m working on a project and I need some guidance.

I’m looking for an AI model that can generate images of a bartender standing in different poses. The key part is that I want to be able to specify different drinks based on a prompt, and the bartender’s pose should change accordingly to match the new drink I’ve mentioned but while keeping the same face.

Is this something that’s possible with current AI models? If anyone has experience or knows how to go about this, I'd love to hear your thoughts. Any help or pointers would be greatly appreciated!

Thanks in advance!
 
You need to train a lora, then you can either run that lora locally or use a service you can upload that lora to for consistency,
 
Yes, this is possible. If you assign a name, age and various visual characteristics to your character and create prompts with the same name, you will get photos of the same character.
 
Hello everyone,

I’m working on a project and I need some guidance.

I’m looking for an AI model that can generate images of a bartender standing in different poses. The key part is that I want to be able to specify different drinks based on a prompt, and the bartender’s pose should change accordingly to match the new drink I’ve mentioned but while keeping the same face.

Is this something that’s possible with current AI models? If anyone has experience or knows how to go about this, I'd love to hear your thoughts. Any help or pointers would be greatly appreciated!

Thanks in advance!
NST uses a pre-trained network to analyze images, along with a number of other methods to take a style from one image and apply it to another. It gives you a new image that has the desired set of features.
 
Hello everyone,

I’m working on a project and I need some guidance.

I’m looking for an AI model that can generate images of a bartender standing in different poses. The key part is that I want to be able to specify different drinks based on a prompt, and the bartender’s pose should change accordingly to match the new drink I’ve mentioned but while keeping the same face.

Is this something that’s possible with current AI models? If anyone has experience or knows how to go about this, I'd love to hear your thoughts. Any help or pointers would be greatly appreciated!

Thanks in advance!
check replicate
 
Back
Top