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

hanzogak
/
comradeshipLU-v2

Text-to-Image
Diffusers
Safetensors
English
Chinese
Japanese
Lumina2Pipeline
anime
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Diffusers

    How to use hanzogak/comradeshipLU-v2 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", 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
21.3 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 10 commits
hanzogak's picture
hanzogak
Update README.md
31fd15e verified 11 months ago
  • scheduler
    Upload 14 files 11 months ago
  • text_encoder
    Upload 14 files 11 months ago
  • tokenizer
    Upload 14 files 11 months ago
  • transformer
    Upload 14 files 11 months ago
  • vae
    Upload 14 files 11 months ago
  • .gitattributes
    1.58 kB
    Upload 14 files 11 months ago
  • README-KO.md
    409 Bytes
    Create README-KO.md 11 months ago
  • README.md
    552 Bytes
    Update README.md 11 months ago
  • comradeshipLU-v2.safetensors
    10.6 GB
    xet
    Upload comradeshipLU-v2.safetensors 11 months ago
  • model_index.json
    481 Bytes
    Upload 14 files 11 months ago