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

  • Log In
  • Sign Up

saurabhswami
/
HumaneArt

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

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

  • Libraries
  • Diffusers

    How to use saurabhswami/HumaneArt 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("saurabhswami/HumaneArt")
    
    prompt = "-"
    image = pipe(prompt).images[0]
  • Inference
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps
  • Draw Things
  • DiffusionBee
HumaneArt
73.7 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 22 commits
saurabhswami's picture
saurabhswami
Update README.md
beeef7c verified over 1 year ago
  • images
    Rename images/Dhanjay the indian cop wearing ray ban glasses in indian police uniform close up portrait isolated black and white line illustration on white background.jpg to images/5.jpg over 1 year ago
  • .gitattributes
    2.35 kB
    Rename images/Arjun, a brave military soldier jumping in the air with a rifle and backpack. Wearing full army combat gear, action pose black and white line illustration isolated on a white background.jpg to 1 over 1 year ago
  • README.md
    1.2 kB
    Update README.md over 1 year ago
  • humaneart-000004.safetensors
    18.2 MB
    xet
    Add 12 files over 1 year ago
  • humaneart-000008.safetensors
    18.2 MB
    xet
    Add 12 files over 1 year ago
  • humaneart-000012.safetensors
    18.2 MB
    xet
    Add 12 files over 1 year ago
  • humaneart.safetensors
    18.2 MB
    xet
    Add 12 files over 1 year ago