Instructions to use AiWise/SDXL-hyper-realistic-v1 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use AiWise/SDXL-hyper-realistic-v1 with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("stabilityai/stable-diffusion-xl-base-1.0", dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("AiWise/SDXL-hyper-realistic-v1") prompt = "-" image = pipe(prompt).images[0] - Inference
- Notebooks
- Google Colab
- Kaggle
- Local Apps
- Draw Things
- DiffusionBee
SDXL hyper realistic v1.0

- Prompt
- -

- Prompt
- -

- Prompt
- -

- Prompt
- -

- Prompt
- -
Model description
Source: civitai
a quick sdxl hyper with 8 steps and dpmpp_2s_ancestral, i have been using it for many of my workflows
Trigger words
You should use base model to trigger the image generation.
You should use style to trigger the image generation.
You should use photorealistic to trigger the image generation.
You should use sexy to trigger the image generation.
You should use woman to trigger the image generation.
You should use game to trigger the image generation.
You should use character to trigger the image generation.
You should use girls to trigger the image generation.
You should use realistic to trigger the image generation.
Download model
Weights for this model are available in Safetensors format.
Download them in the Files & versions tab.
- Downloads last month
- 29
Model tree for AiWise/SDXL-hyper-realistic-v1
Base model
stabilityai/stable-diffusion-xl-base-1.0