Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing
    • Website
      • Tasks
      • HuggingChat
      • Collections
      • Languages
      • Organizations
    • Community
      • Blog
      • Posts
      • Daily Papers
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

prithivMLmods
/
SD3.5-Large-Turbo-HyperRealistic-LoRA

Text-to-Image
Diffusers
lora
template:diffusion-lora
stable-diffusion-3.5-large-turbo
hyper-realistic
realism
epic-realism
Model card Files Files and versions
xet
Community
1

Instructions to use prithivMLmods/SD3.5-Large-Turbo-HyperRealistic-LoRA with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use prithivMLmods/SD3.5-Large-Turbo-HyperRealistic-LoRA 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-3.5-large-turbo", dtype=torch.bfloat16, device_map="cuda")
    pipe.load_lora_weights("prithivMLmods/SD3.5-Large-Turbo-HyperRealistic-LoRA")
    
    prompt = "Hyper Realistic, dark haired woman is standing in front of orange light, in glossy transparent plastic futuristic raincoat, short hair, volumetric lighting, cinematic angle, glamour vibrant."
    image = pipe(prompt).images[0]
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps
  • Draw Things
  • DiffusionBee
SD3.5-Large-Turbo-HyperRealistic-LoRA / images
Ctrl+K
Ctrl+K
  • 1 contributor
History: 6 commits
prithivMLmods's picture
prithivMLmods
Upload 2 files
9b6fd18 verified over 1 year ago
  • 000.webp
    53.3 kB
    xet
    Upload 5 files over 1 year ago
  • 1000.webp
    500 kB
    xet
    Upload 2 files over 1 year ago
  • 1001.webp
    281 kB
    xet
    Upload 2 files over 1 year ago
  • 111.webp
    77.7 kB
    xet
    Upload 5 files over 1 year ago
  • 222.webp
    57.1 kB
    xet
    Upload 5 files over 1 year ago
  • 333.webp
    56 kB
    xet
    Upload 5 files over 1 year ago
  • 444.webp
    35.2 kB
    xet
    Upload 5 files over 1 year ago