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
7
Inference Providers NEW
This model is not currently available via any of the supported third-party Inference Providers, and HF Inference API was unable to determine this model's library.

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

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