Backend V1
BETA
Backend V1 is a complete rewrite of the original image inference and processing pipeline. Here are some of the improvements:
- Hi-Res (aka Super-Resolution Details) for SDXL is available.
- Faster.
- Better handling of loading multiple LoRAs.
- DPM++/Karras and DPM++SDE/Karras better results, especially with SDXL.
- Civit results should be easy to reproduce.
Features still pending implementation for Backend V1:
- TCD sampler
- FaceID with --faceid_portrait
--fix_bindi
info
As this is still in BETA stages, we encourage you to report any issues you may encounter using the support email.
Usage
You can find the "Backend version" dropdown in the Advanced settings of the prompt. Alternatively you may select the default account version for the account in the user account setting
For API usage provide the backend_version
attribute in the Prompt payload. See: Create Prompt for more details.