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
      • Hardware
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

PERFECTTAUNGOO
/
Pftuwd03

Text-to-Image
Diffusers
stable-diffusion
lora
template:sd-lora
Model card Files Files and versions
xet
Community

Instructions to use PERFECTTAUNGOO/Pftuwd03 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use PERFECTTAUNGOO/Pftuwd03 with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("CompVis/stable-diffusion-v1-4", dtype=torch.bfloat16, device_map="cuda")
    pipe.load_lora_weights("PERFECTTAUNGOO/Pftuwd03")
    
    prompt = "-"
    image = pipe(prompt).images[0]
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps Settings
  • Draw Things
  • DiffusionBee
Pftuwd03 / images
3.53 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
PERFECTTAUNGOO's picture
PERFECTTAUNGOO
Add 3 files
2ae63a6 verified almost 2 years ago
  • 227e46d7b7d72ecc7c0ad476b5d3740e97caeeee470af0164a0f118b653a2140 (1).png
    3.46 MB
    xet
    Add 3 files almost 2 years ago
  • 81b3abc8465a57cc4b945c33c0f5312b212d633b9a2932e8826d206d023dfdcd.webp
    66.8 kB
    xet
    Add 3 files almost 2 years ago