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

gajendrajha
/
Webb

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

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

  • Libraries
  • Diffusers

    How to use gajendrajha/Webb 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("gajendrajha/Webb")
    
    prompt = "-"
    image = pipe(prompt).images[0]
  • Inference
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps Settings
  • Draw Things
  • DiffusionBee
Webb / images
14.2 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
gajendrajha's picture
gajendrajha
Add 13 files
94bcdfe verified over 1 year ago
  • mimi__00302_.png
    851 kB
    xet
    Add 13 files over 1 year ago
  • mimi__00303_.png
    1.11 MB
    xet
    Add 13 files over 1 year ago
  • mimi__00304_.png
    1.34 MB
    xet
    Add 13 files over 1 year ago
  • mimi__00305_.png
    1.31 MB
    xet
    Add 13 files over 1 year ago
  • mimi__00306_.png
    972 kB
    xet
    Add 13 files over 1 year ago
  • mimi__00307_.png
    1.16 MB
    xet
    Add 13 files over 1 year ago
  • mimi__00308_.png
    1.13 MB
    xet
    Add 13 files over 1 year ago
  • mimi__00309_.png
    1.03 MB
    xet
    Add 13 files over 1 year ago
  • mimi__00312_.png
    1.18 MB
    xet
    Add 13 files over 1 year ago
  • mimi__00313_.png
    1.34 MB
    xet
    Add 13 files over 1 year ago
  • mimi__00314_.png
    1.45 MB
    xet
    Add 13 files over 1 year ago
  • mimi__00315_.png
    1.3 MB
    xet
    Add 13 files over 1 year ago