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

AlekseyCalvin
/
Make_Putin_Queer_Please

Text-to-Image
Diffusers
PyTorch
StableDiffusionPipeline
clip_text_model
Model card Files Files and versions
xet
Community
2

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

  • Libraries
  • Diffusers

    How to use AlekseyCalvin/Make_Putin_Queer_Please with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("AlekseyCalvin/Make_Putin_Queer_Please", dtype=torch.bfloat16, device_map="cuda")
    
    prompt = "trp"
    image = pipe(prompt).images[0]
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps
  • Draw Things
  • DiffusionBee
Make_Putin_Queer_Please / TNPiiModel
4.44 GB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 2 commits
AlekseyCalvin's picture
AlekseyCalvin
Upload model.ckpt
979f6f8 over 3 years ago
  • samples
    Upload 19 files over 3 years ago
  • scheduler
    Upload 19 files over 3 years ago
  • text_encoder
    Upload 19 files over 3 years ago
  • tokenizer
    Upload 19 files over 3 years ago
  • unet
    Upload 19 files over 3 years ago
  • vae
    Upload 19 files over 3 years ago
  • .DS_Store
    6.15 kB
    Upload 19 files over 3 years ago
  • args.json
    1.86 kB
    Upload 19 files over 3 years ago
  • model.ckpt
    2.13 GB
    xet
    Upload model.ckpt over 3 years ago
  • model_index.json
    416 Bytes
    Upload 19 files over 3 years ago
  • token_identifier.txt
    3 Bytes
    Upload 19 files over 3 years ago