Instructions to use veryVANYA/ps1-graphics-sdxl-v2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use veryVANYA/ps1-graphics-sdxl-v2 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("veryVANYA/ps1-graphics-sdxl-v2") prompt = "ps1 style" image = pipe(prompt).images[0] - Inference
- Notebooks
- Google Colab
- Kaggle
- Local Apps
- Draw Things
- DiffusionBee
PS1 Graphics SDXL
PlayStation 1 (Mid to Late 90s) Nostalgia Game Graphics LoRA
(Inspired by Silent Hill PlayStation1 childhood nightmares)
Must include trigger word ps1 style.
Can generate in any resolution.
Tested on CFG 7. Try out higher values.
More authentic results may be achieved when accompanied by an SDXL pixel art LoRA.
Tested on base SDXL 1.0 but should work with other models.
I have found (game screenshot), (computer generated image) to help with substance, I encourage you to find what works best for yourself!
Please try and share your results :)
This is my first public LoRA release, please let me know if you have any suggestions or ideas to improve the model!
Image examples for the model:
- Downloads last month
- 120
Model tree for veryVANYA/ps1-graphics-sdxl-v2
Base model
stabilityai/stable-diffusion-xl-base-1.0



