Phoenix GenAI
  • Get Started
  • Base Model
  • SDXL Model
  • FLUX Model
  • Img2Motion Model
  • Text2Motion Model
  • MotionMap
  • Image to 3D
  • Text to 3D
  • Demo Video
Powered by GitBook
On this page
  • 1 Call SDXL Model
  • 2 Settings
  • 2.1 LoRA
  • 2.2 LoRA Weight
  • 2.3 Negative Prompt
  • 2.4 CFG Scale
  • 2.5 Steps
  • 2.6 Seed
  • 3 Examples
  • 3.1 Pre-provided LoRA Model
  • 3.2 Image-to-Image

SDXL Model

PreviousBase ModelNextFLUX Model

Last updated 9 months ago

1 Call SDXL Model

Click the GenAI button, then click the SDXL button, and then send prompts to generate the desired image. You can also send an image and use the caption as prompts to generate a new image.

You can use the SDXL Model directly by sending the /gen_sdxl command.

2 Settings

Click the Settings button, then click the SDXL Settings button to enter the setting page of the SDXL Model. You can set parameters such as LoRA and LoRA Weight for the SDXL Model to get a more appropriate output.

You can enter the Settings page by sending the /settings command.

2.1 LoRA

LoRA (Low-Rank Adaptation of Large Language Models) is a popular and lightweight training technique that significantly reduces the number of trainable parameters. Click the LoRA button and the bot will display the LoRA models that can be selected. You can also set a valid URL that can download the SDXL 1.0 LoRA model by sending message.

2.2 LoRA Weight

LoRA weight represents the influence weight of the LoRA model. After the LoRA setting is completed, the corresponding LoRA weight needs to be set.

When setting multiple LoRAs, the number of LoRA weights and the number of LoRAs must be equal.

2.3 Negative Prompt

Negative prompts tell GenAI model what you do not want in the output. Click the Negative Prompt button and send a message to customize negative prompts.

2.4 CFG Scale

The CFG scale is a number from 0 to 10, indicating the influence of prompts on the generated images.

2.5 Steps

The steps is a number from 0 to 50, indicating the number of denoising steps.

2.6 Seed

The seed is an integer greater than 0. With other parameters being the same, the same seed produces the same output image. The default value for seed is 0, which means a random value is used.

3 Examples

3.1 Pre-provided LoRA Model

We provide multiple LoRA models for users to choose from. Here we take China_Splashed_Ink as an example to generate images.

We send prompt to generate an ink drawing style image.

3.2 Image-to-Image

Let’s generate a boss battle style image using the pre-provided XL_Boss_Battle LoRA. We set the LoRA Weight to 0.9.

We use prompts to generate an image of fighting a T-Rex.

We use the generated image of fighting a T-Rex as the initial image to generate an image of fighting an alien.

You can find LoRA models at . Note that the LoRA version must be SDXL 1.0. You can send multiple lora model urls, please use ^*^ to connect lora model urls.

https://civitai.com/models
Call SDXL Model
Parameter Settings for the SDXL Model
Set Up LoRA Model
Set Up LoRA Weight
Custom Negative Prompts
Set Up CFG Scale
Set Up Steps
Set Up Seed
Set Up Pre-provided LoRA
Generate an Ink-style Image
Set Up Boss_Battle LoRA
Generate an Image of Fighting a T-Rex
Image-to-Image example