Seedance 2.0 is here - create consistent, multimodal AI videos faster with images, videos, and audio in one prompt.

Try Now
Skip to main content
better faces sdxl thumbnail

Better Faces Sdxl

by ModelsLab

----> left with my lora <----- , , , -----> right without and other steps <-----

so carefule, it improves and needs less steps, so play with it ...

i want real faces so no symmertrie and natural skin :)

ATTENTION -> weight correction 0.3-0.9 results with 25 steps DPM++2M SDE Karras almost the same images as without and 70 steps

Trigger is not essential but useful for the culture ! ;)

has a great impact on lower Sampling steps <30

if you use DPM++3M SDE Karras with 70 steps, you meight dont need my lora

-

multifacesv2 -> (trigger: "number" faces) combine with my v3, try and tell me ;)

And please its for the basemodel! so you can try or merge it and finde out ;)

i used also copax and juggernaut that is already not that bad at small faces so may you dont need it!

-

multifacesv1 -> (trigger: group, faces) combine with my v3, try and tell me ;)

-

-> all in all i suggest "Face Editor" or refiner for small faces !

-

face enhancer_v3 -> more strong in close-ups and pls register my prompts ;)

face enhancer_v2 -> much more smother and better ;)

please merge in your checkpoint, and tell me, btw i have less trained loras

 

more hints below! ->

face enhancer

(learning: ran on an intel-i7 with an RTX4060, 7 hours with 300 images)

its a lora file, so copy in your lora folder and use it like usual

often it works without changing the face too much, i suggest weights 0.2 until 0.8, the higher the less background and it works more for closer faces!

sometimes minor improvements are possible through sampling steps 30 up to 60

 

SDXL new VAE (2023.07.26) is quite better than older ones for faces,

but try my lora and you will see often more real faces, not that blurred soft ones ;)

 

in faceanhancer I tried to include many cultures, 11-if i remeber^^ with old and young content, at the moment only woman

 

Hints:

  • pls, almost no negative call is necessary!

see my article:

https://civitai.com/articles/1890/better-faces-lora

https://civitai.com/articles/1826/sdxl-prompts

 

 

All SFW!

better-faces-sdxl
Open Source ModelUnlimited UsageLLMs.txt
API PlaygroundAPI Documentation

Input

better-faces-sdxl

Per image generation will cost 0.0047$
For premium plan image generation will cost 0.00$ i.e Free.

Output

Idle

Unknown content type

About Better Faces Sdxl

----&gt; left with my lora &lt;----- , , , -----&gt; right without and other steps &lt;----- so carefule, it improves and needs less steps, so play with it ... i want real faces so no symmertrie and natural skin :) ATTENTION -&gt; weight correction 0.3-0.9 results with 25 steps DPM++2M SDE Karras almost the same images as without and 70 steps Trigger is not essential but useful for the culture ! ;) has a great impact on lower Sampling steps &lt;30 if you use DPM++3M SDE Karras with 70 steps, you

Technical Specifications

Model ID
better-faces-sdxl
Provider
Modelslab
Task
AI Generation
Price
$0.0047 per API call
Added
October 4, 2023

Quick Start

Integrate Better Faces Sdxl into your application with a single API call. Get your API key from the pricing page to get started.

import requests
import json
url = "https://modelslab.com/api/v6/images/text2img"
headers = {
"Content-Type": "application/json"
}
data = {
"model_id": "better-faces-sdxl",
"prompt": "your prompt here",
"key": "YOUR_API_KEY"
}
try:
response = requests.post(url, headers=headers, json=data)
response.raise_for_status() # Raises an HTTPError for bad responses (4XX or 5XX)
result = response.json()
print("API Response:")
print(json.dumps(result, indent=2))
except requests.exceptions.HTTPError as http_err:
print(f"HTTP error occurred: {http_err} - {response.text}")
except Exception as err:
print(f"Other error occurred: {err}")

View the full API documentation for SDKs, code examples in Python, JavaScript, and more.

Pricing

Better Faces Sdxl API costs $0.0047 per API call. Pay only for what you use with no minimum commitments. View pricing plans

Better Faces Sdxl FAQ

----&gt; left with my lora &lt;----- , , , -----&gt; right without and other steps &lt;----- so carefule, it improves and needs less steps, so play with it ... i want real faces so no symmertrie and natural skin :) ATTENTION -&gt; weight correction 0.3-0.9 results with 25 steps DPM++2M SDE Karras al

You can integrate Better Faces Sdxl into your application with a single API call. Sign up on ModelsLab to get your API key, then use the model ID "better-faces-sdxl" in your API requests. We provide SDKs for Python, JavaScript, and cURL examples in the API documentation.

Better Faces Sdxl costs $0.0047 per API call. ModelsLab uses pay-per-use pricing with no minimum commitments. A free tier is available to get started.

The model ID for Better Faces Sdxl is "better-faces-sdxl". Use this ID in your API requests to specify this model.

Yes, ModelsLab offers a free tier that lets you try Better Faces Sdxl and other AI models. Sign up to get free API credits and start building immediately.