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

Kotajiro
/
anzu_flux

Diffusers
Japanese
English
realistic
flux.1
lora
diffusion
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Diffusers

    How to use Kotajiro/anzu_flux with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("fill-in-base-model", dtype=torch.bfloat16, device_map="cuda")
    pipe.load_lora_weights("Kotajiro/anzu_flux")
    
    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
anzu_flux
34.7 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 22 commits
Kotajiro's picture
Kotajiro
Update README.md
ea9bf43 verified about 1 year ago
  • .gitattributes
    1.52 kB
    initial commit almost 2 years ago
  • README.md
    2.28 kB
    Update README.md about 1 year ago
  • anzu-flux-LoRA_v20.safetensors
    76.7 MB
    xet
    Upload anzu-flux-LoRA_v20.safetensors over 1 year ago
  • anzu-flux-LoRA_v20d4.safetensors
    38.4 MB
    xet
    Upload anzu-flux-LoRA_v20d4.safetensors over 1 year ago
  • anzu-flux-LoRA_v22.safetensors
    153 MB
    xet
    Upload anzu-flux-LoRA_v22.safetensors over 1 year ago
  • anzu-flux-lora-e010.safetensors
    153 MB
    xet
    Upload anzu-flux-lora-e010.safetensors almost 2 years ago
  • anzu-flux-lora-v10.safetensors
    153 MB
    xet
    Upload anzu-flux-lora-v10.safetensors almost 2 years ago
  • anzu_flux_Mix_beta01_.safetensors
    17.1 GB
    xet
    Upload anzu_flux_Mix_beta01_.safetensors almost 2 years ago
  • anzu_flux_lite_mix_beta02_.safetensors
    17.1 GB
    xet
    Upload anzu_flux_lite_mix_beta02_.safetensors over 1 year ago