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

nokolora
/
ff14-wuklamat

Text-to-Image
Diffusers
lora
template:diffusion-lora
Model card Files Files and versions
xet
Community

Instructions to use nokolora/ff14-wuklamat with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use nokolora/ff14-wuklamat with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("stabilityai/stable-diffusion-xl-base-1.0", dtype=torch.bfloat16, device_map="cuda")
    pipe.load_lora_weights("nokolora/ff14-wuklamat")
    
    prompt = "score_9, score_8_up, score_7_up, <lora:ff14-wuklamat-default_ponyV6:0.9>  Wuklamat, furry, facial hair, body hair, tribal, 1girl, solo,  muscular, "
    image = pipe(prompt).images[0]
  • Inference
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps
  • Draw Things
  • DiffusionBee
ff14-wuklamat
90 MB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 5 commits
nokolora's picture
nokolora
del redundant descs
efd7111 verified over 1 year ago
  • images
    Add 6 files over 1 year ago
  • .gitattributes
    2.31 kB
    initial commit over 1 year ago
  • README.md
    2.56 kB
    del redundant descs over 1 year ago
  • ff14-wuklamat-default_anmgV31.safetensors
    21.6 MB
    xet
    Add 6 files over 1 year ago
  • ff14-wuklamat-default_ponyV6.safetensors
    21.6 MB
    xet
    Add 6 files over 1 year ago
  • ff14-wuklamat-face_anmgV31.safetensors
    21.6 MB
    xet
    Add 6 files over 1 year ago
  • ff14-wuklamat-face_ponyV6.safetensors
    21.6 MB
    xet
    Add 6 files over 1 year ago