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

p1atdev
/
pvc-v4

Text-to-Image
Diffusers
TensorBoard
Safetensors
English
StableDiffusionPipeline
stable-diffusion
Model card Files Files and versions
xet
Metrics Training metrics Community

Instructions to use p1atdev/pvc-v4 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use p1atdev/pvc-v4 with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("p1atdev/pvc-v4", dtype=torch.bfloat16, device_map="cuda")
    
    prompt = "pvc, masterpiece, best quality, exceptional, 1girl, red hair, cat ears, red eyes, curly hair, long hair, maid costume, frills, upper body, looking at viewer, red flowers, indoors, beautiful view, medieval,"
    image = pipe(prompt).images[0]
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps
  • Draw Things
  • DiffusionBee
pvc-v4
9.47 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 5 commits
p1atdev's picture
p1atdev
Upload pvc-v4-5-fp16.safetensors
de81887 about 3 years ago
  • .gitattributes
    1.48 kB
    initial commit about 3 years ago
  • pvc-v4-5-fp16.safetensors
    2.58 GB
    xet
    Upload pvc-v4-5-fp16.safetensors about 3 years ago
  • pvc-v4-fp16.safetensors
    2.58 GB
    xet
    Upload 2 files about 3 years ago
  • pvc-v4-fp32.safetensors
    4.31 GB
    xet
    Upload 2 files about 3 years ago