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

VHKE
/
warthog-ziwijn

Text-to-Image
Diffusers
flux
lora
template:sd-lora
fluxgym
Model card Files Files and versions
xet
Community

Instructions to use VHKE/warthog-ziwijn with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use VHKE/warthog-ziwijn with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("black-forest-labs/FLUX.1-dev", dtype=torch.bfloat16, device_map="cuda")
    pipe.load_lora_weights("VHKE/warthog-ziwijn")
    
    prompt = "warthog ziwijn"
    image = pipe(prompt).images[0]
  • Inference
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps Settings
  • Draw Things
  • DiffusionBee
warthog-ziwijn / sample
Ctrl+K
Ctrl+K
  • 1 contributor
History: 11 commits
VHKE's picture
VHKE
Delete sample/warthog-ziwijn_011000_00_20250120041003.png
2e341b5 verified over 1 year ago
  • warthog-ziwijn_000500_00_20250119234718.png
    290 kB
    Upload folder using huggingface_hub over 1 year ago
  • warthog-ziwijn_001000_00_20250119235959.png
    281 kB
    Upload folder using huggingface_hub over 1 year ago
  • warthog-ziwijn_001500_00_20250120001237.png
    315 kB
    Upload folder using huggingface_hub over 1 year ago
  • warthog-ziwijn_002500_00_20250120003751.png
    241 kB
    Upload folder using huggingface_hub over 1 year ago
  • warthog-ziwijn_003000_00_20250120005031.png
    395 kB
    Upload folder using huggingface_hub over 1 year ago
  • warthog-ziwijn_004000_00_20250120011554.png
    280 kB
    Upload folder using huggingface_hub over 1 year ago
  • warthog-ziwijn_005000_00_20250120014104.png
    384 kB
    Upload folder using huggingface_hub over 1 year ago
  • warthog-ziwijn_007000_00_20250120023054.png
    281 kB
    Upload folder using huggingface_hub over 1 year ago
  • warthog-ziwijn_007500_00_20250120024317.png
    349 kB
    Upload folder using huggingface_hub over 1 year ago
  • warthog-ziwijn_008000_00_20250120025540.png
    275 kB
    Upload folder using huggingface_hub over 1 year ago
  • warthog-ziwijn_008500_00_20250120030759.png
    285 kB
    Upload folder using huggingface_hub over 1 year ago
  • warthog-ziwijn_009000_00_20250120032025.png
    255 kB
    Upload folder using huggingface_hub over 1 year ago