Original model

Laxhar/noobai-XL-Vpred-0.65

Text-to-Image

from optimum.intel import OVStableDiffusionXLPipeline
from diffusers import EulerDiscreteScheduler

model_id = "None1145/noobai-XL-Vpred-0.65s-openvino"
pipe = OVStableDiffusionXLPipeline.from_pretrained(model_id)

prompt = "cat girl,"
image = pipe(prompt, width=832, height=1216, num_inference_steps=28, guidance_scale=5).images[0]
image.save("output.jpg")

Example

Prompt

murasame \(senren\), senren banka

Output

example

Downloads last month
76
Inference Examples
Unable to determine this model's library. Check the docs .

Model tree for None1145/noobai-XL-Vpred-0.65s-openvino

Space using None1145/noobai-XL-Vpred-0.65s-openvino 1