How to use from the
Use from the
Diffusers library
pip install -U diffusers transformers accelerate
import torch
from diffusers import DiffusionPipeline

# switch to "mps" for apple devices
pipe = DiffusionPipeline.from_pretrained("runwayml/stable-diffusion-v1-5", dtype=torch.bfloat16, device_map="cuda")
pipe.load_lora_weights("skyprolk/iPhone-Wallpaper-Style")

prompt = "The sky is water, ultra hd, realistic, vivid colors, highly detailed, UHD drawing, pen and ink, perfect composition, beautiful detailed intricate insanely detailed octane render trending on artstation, 8k artistic photography, photorealistic concept art, soft natural volumetric cinematic perfect light"
image = pipe(prompt).images[0]

Model Details

banner_image

Model Description

This model is designed for applying stylish filters and aesthetic enhancements to your images. It can transform your photos to have a style reminiscent of iPhone wallpapers, giving your images a unique and eye-catching appearance.

  • Developed by: SKY PRODUCTION
  • Shared by: KNOIT
  • Model type: LOCON (LORA)
  • Finetuned from model: STABLE DIFFUSION 1.5

Training Details

Training Data

Dataset used to train : https://huggingface.co/datasets/skyprolk/iPhone-Wallpapers

Disclaimer

  • This model is for artistic and aesthetic purposes and may not be suitable for all images or use cases.
  • The performance of the style transfer may vary depending on the input image and the desired style.
  • Use this model responsibly and respect copyright and licensing agreements when applying styles to images.

Feedback and Contributions

The model's author, SKY PRODUCTION, welcomes feedback and contributions to improve the model.

Have Fun Styling Your Images!

We hope you enjoy using the iPhone-Wallpaper-Style model to add a unique touch to your images. If you have any questions or need further assistance, please don't hesitate to reach out to the model's author or the community.

sample 1 sample 2 sample 3 sample 4
Downloads last month
16
Inference Examples
Examples
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support

Model tree for skyprolk/iPhone-Wallpaper-Style

Adapter
(2741)
this model

Dataset used to train skyprolk/iPhone-Wallpaper-Style