Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

Woogiepark
/
avatar

Text-to-Image
Diffusers
stable-diffusion
lora
template:sd-lora
migrated
character
avatarlora
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Diffusers

    How to use Woogiepark/avatar 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("Woogiepark/avatar")
    
    prompt = "avatarlora. this image features a na'vi interacting with the glowing flora of Pandora. Their touch activates the plant's light"
    image = pipe(prompt).images[0]
  • Inference
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps
  • Draw Things
  • DiffusionBee
avatar
19.5 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
Woogiepark's picture
Woogiepark
Upload folder using huggingface_hub
302acfa verified over 1 year ago
  • .gitattributes
    1.52 kB
    initial commit over 1 year ago
  • 47670032.jpeg
    29.3 kB
    Upload folder using huggingface_hub over 1 year ago
  • 47670033.jpeg
    30.6 kB
    Upload folder using huggingface_hub over 1 year ago
  • 47670034.jpeg
    39 kB
    Upload folder using huggingface_hub over 1 year ago
  • 47677464.jpeg
    26 kB
    Upload folder using huggingface_hub over 1 year ago
  • 47677465.jpeg
    30.4 kB
    Upload folder using huggingface_hub over 1 year ago
  • 47677466.jpeg
    25.7 kB
    Upload folder using huggingface_hub over 1 year ago
  • 47677485.jpeg
    17.3 kB
    Upload folder using huggingface_hub over 1 year ago
  • 47677486.jpeg
    20.4 kB
    Upload folder using huggingface_hub over 1 year ago
  • 47677487.jpeg
    23.1 kB
    Upload folder using huggingface_hub over 1 year ago
  • Avatar-000001.safetensors
    19.3 MB
    xet
    Upload folder using huggingface_hub over 1 year ago
  • README.md
    2.87 kB
    Upload folder using huggingface_hub over 1 year ago