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

hanzogak
/
comradeshipLU-v2-FINAL

Text-to-Image
Diffusers
Safetensors
Lumina2Pipeline
anime
Merge
Model card Files Files and versions
xet
Community

Instructions to use hanzogak/comradeshipLU-v2-FINAL with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use hanzogak/comradeshipLU-v2-FINAL with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("hanzogak/comradeshipLU-v2-FINAL", torch_dtype=torch.bfloat16, device_map="cuda")
    
    prompt = "Astronaut in a jungle, cold color palette, muted colors, detailed, 8k"
    image = pipe(prompt).images[0]
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps Settings
  • Draw Things
  • DiffusionBee
comradeshipLU-v2-FINAL
21.3 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 12 commits
hanzogak's picture
hanzogak
Upload 5 files
d3b96ee verified 8 months ago
  • ComfyUI
    Upload 5 files 8 months ago
  • scheduler
    Upload 14 files 8 months ago
  • text_encoder
    Upload 14 files 8 months ago
  • tokenizer
    Upload 14 files 8 months ago
  • transformer
    Upload 14 files 8 months ago
  • vae
    Upload 14 files 8 months ago
  • .gitattributes
    2.49 kB
    Upload 5 files 8 months ago
  • README.md
    669 Bytes
    Update README.md 8 months ago
  • model_index.json
    486 Bytes
    Upload 14 files 8 months ago