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

charnelofmaw
/
flux-gdubrobot-bugs

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

Instructions to use charnelofmaw/flux-gdubrobot-bugs with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use charnelofmaw/flux-gdubrobot-bugs 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", torch_dtype=torch.bfloat16, device_map="cuda")
    pipe.load_lora_weights("charnelofmaw/flux-gdubrobot-bugs")
    
    prompt = "This is a CGI rendering of a futuristic, anthropomorphic insect with a robotic exoskeleton. The insect has a metallic green body with large, shiny green eyes and translucent, veined wings. Its legs are segmented and mechanical, ending in sharp, claw-like appendages. The background is a gradient of soft, muted colors, highlighting the insect's detailed design. The insect's antennae are long and slender, adding to its robotic appearance."
    image = pipe(prompt).images[0]
  • Inference
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps Settings
  • Draw Things
  • DiffusionBee
flux-gdubrobot-bugs / sample
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
charnelofmaw's picture
charnelofmaw
Upload folder using huggingface_hub
dd02d1d verified almost 2 years ago
  • flux-gdubrobot-bugs_000500_00_20241009181214.png
    248 kB
    Upload folder using huggingface_hub almost 2 years ago
  • flux-gdubrobot-bugs_001000_00_20241009182700.png
    261 kB
    Upload folder using huggingface_hub almost 2 years ago
  • flux-gdubrobot-bugs_001500_00_20241009184144.png
    289 kB
    Upload folder using huggingface_hub almost 2 years ago
  • flux-gdubrobot-bugs_002000_00_20241009185640.png
    239 kB
    Upload folder using huggingface_hub almost 2 years ago