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
/
fwog

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

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

  • Libraries
  • Diffusers

    How to use creatorchain/fwog 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/fwog")
    
    prompt = "-"
    image = pipe(prompt).images[0]
  • Inference
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps
  • Draw Things
  • DiffusionBee
fwog / images
334 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
Steven
Add 5 files
c922d7b verified over 1 year ago
  • 7gqGg901E2oRukwnsp7Fa_2f86158242284dfda7c213e4c3870699.jpg
    68.3 kB
    xet
    Add 5 files over 1 year ago
  • KPJkAED2SdW7CqD1dG0Bt_a7aace6235df4c749c82311d8966cc1b.jpg
    86.3 kB
    xet
    Add 5 files over 1 year ago
  • VvpG-7Btcvtm_n8jmAqEH_1529b526e4b24c22a5ce810763a724d7.jpg
    81.3 kB
    xet
    Add 5 files over 1 year ago
  • _v8BIjlRlKNbRjIKdp58S_d4d0afae3b9e4a2da63054eeccd4b331.jpg
    98 kB
    xet
    Add 5 files over 1 year ago