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

creatorchain
/
GigaChad

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

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

  • Libraries
  • Diffusers

    How to use creatorchain/GigaChad 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("creatorchain/GigaChad")
    
    prompt = "-"
    image = pipe(prompt).images[0]
  • Inference
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps
  • Draw Things
  • DiffusionBee
GigaChad / images
992 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
Steven
Add 6 files
eb98709 verified over 1 year ago
  • CZFmyPRciSH4p4Q2rxXcl_c9368da6c5bb421986e07f173cf58db3.jpg
    230 kB
    xet
    Add 6 files over 1 year ago
  • IXx-e1TcU8P7dMqPjvXKX_a366a4a7924b4847bce88d086dd4381e.jpg
    154 kB
    xet
    Add 6 files over 1 year ago
  • Lghc7tJ3atwXGXTTynlz-_b1de2885b7db4bce8a0cf72fb628d626.jpg
    243 kB
    xet
    Add 6 files over 1 year ago
  • Mk1xFpwA_aqrGxqpKtbIp_fc5000d6de2941918b176a63f1dc399e.jpg
    182 kB
    xet
    Add 6 files over 1 year ago
  • w1jRNDaHz82OSH-89PJnY_d005172651c045b286e4893084229d87.jpg
    183 kB
    xet
    Add 6 files over 1 year ago