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

goofyai
/
pilyeon-style-goofy-ai

Text-to-Image
Diffusers
stable-diffusion
lora
template:sd-lora
anime
female
artstation
art
style
woman
styles
Model card Files Files and versions
xet
Community

Instructions to use goofyai/pilyeon-style-goofy-ai with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use goofyai/pilyeon-style-goofy-ai with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("emilianJR/AnyLORA", dtype=torch.bfloat16, device_map="cuda")
    pipe.load_lora_weights("goofyai/pilyeon-style-goofy-ai")
    
    prompt = "pilyeon style,  1girl, looking at viewer, parted lips,  upper body, jewelry, Romantic tulle ball gown with a beaded bodice and a full skirt"
    image = pipe(prompt).images[0]
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps
  • Draw Things
  • DiffusionBee
pilyeon-style-goofy-ai
38.5 MB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 4 commits
goofyai's picture
goofyai
Update README.md
b10559a over 2 years ago
  • .gitattributes
    1.52 kB
    initial commit over 2 years ago
  • 3230277.jpeg
    63.2 kB
    Upload folder using huggingface_hub over 2 years ago
  • 3230278.jpeg
    52 kB
    Upload folder using huggingface_hub over 2 years ago
  • 3230279.jpeg
    77 kB
    Upload folder using huggingface_hub over 2 years ago
  • 3230280.jpeg
    76.8 kB
    Upload folder using huggingface_hub over 2 years ago
  • 3230282.jpeg
    71.8 kB
    Upload folder using huggingface_hub over 2 years ago
  • 3230285.jpeg
    86.5 kB
    Upload folder using huggingface_hub over 2 years ago
  • 3230286.jpeg
    77.2 kB
    Upload folder using huggingface_hub over 2 years ago
  • 3230287.jpeg
    63 kB
    Upload folder using huggingface_hub over 2 years ago
  • 3230288.jpeg
    52.5 kB
    Upload folder using huggingface_hub over 2 years ago
  • README.md
    4.19 kB
    Update README.md over 2 years ago
  • pilyeon_style.safetensors
    37.9 MB
    xet
    Upload folder using huggingface_hub over 2 years ago