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

pmczip
/
SD1.5_LyCORIS_Models

Text-to-Image
Diffusers
Safetensors
English
t2i
photorealistic
woman
celebrity
likeness
lycoris
SD15
Model card Files Files and versions
xet
Community

Instructions to use pmczip/SD1.5_LyCORIS_Models with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use pmczip/SD1.5_LyCORIS_Models with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("pmczip/SD1.5_LyCORIS_Models", dtype=torch.bfloat16, device_map="cuda")
    
    prompt = "Positive: 4nn41is3ba550 in a high neck blouse, (black blazer1.2), auburn hair, blue eyes, indoors, office, windows, morning, bright, photorealistic, realistic, detailed eyes, intricate face,, soft studio lighting, neutral gray background, high detail, sharp focus on face, photorealistic, 8k, masterpiece, best quality, professional photography, softbox lighting, clean background, fashion portrait Negitive: blurry, lowres, ugly, deformed, extra limbs, poorly drawn face, extra fingers, mutated hands, cropped, jpeg artifacts, cartoon, anime, 3d render, doll, plastic, overexposed, underexposed"
    image = pipe(prompt).images[0]
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps
  • Draw Things
  • DiffusionBee
SD1.5_LyCORIS_Models
219 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 7 commits
pmczip's picture
pmczip
Update README.md
0d87b0d verified 4 months ago
  • LYCORIS_Images
    Upload 2 files 4 months ago
  • .gitattributes
    1.65 kB
    Upload 2 files 4 months ago
  • Annalise_Basso_PMv1_LyCORIS.safetensors
    173 MB
    xet
    Upload 2 files 4 months ago
  • Italia_Ricci_PMv1_LoCon_768.safetensors
    44.6 MB
    xet
    Upload Italia_Ricci_PMv1_LoCon_768.safetensors 4 months ago
  • README.md
    1.76 kB
    Update README.md 4 months ago