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

gokaygokay
/
Flux-Game-Assets-LoRA-v2

Text-to-Image
Diffusers
English
lora
Model card Files Files and versions
xet
Community
11

Instructions to use gokaygokay/Flux-Game-Assets-LoRA-v2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use gokaygokay/Flux-Game-Assets-LoRA-v2 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("gokaygokay/Flux-Game-Assets-LoRA-v2")
    
    prompt = "wbgmsst, 3D castle, white background"
    image = pipe(prompt).images[0]
  • Inference
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps Settings
  • Draw Things
  • DiffusionBee
Flux-Game-Assets-LoRA-v2 / images
1.1 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 10 commits
gokaygokay's picture
gokaygokay
Add generated example
db395c2 verified almost 2 years ago
  • example_3b6937c9b.png
    90.3 kB
    Add generated example (#8) almost 2 years ago
  • example_3ej5v4zhi.png
    71.3 kB
    Add generated example (#3) almost 2 years ago
  • example_4pky6ep3e.png
    56.9 kB
    Add generated example (#7) almost 2 years ago
  • example_c6ery92u6.png
    85.1 kB
    Add generated example (#1) almost 2 years ago
  • example_cm3yttgmk.png
    63.5 kB
    Add generated example (#4) almost 2 years ago
  • example_dcaewsd9p.png
    74.1 kB
    Add generated example (#2) almost 2 years ago
  • example_e03m08gz4.png
    66.6 kB
    Add generated example (#5) almost 2 years ago
  • example_gnzh6whpb.png
    85.9 kB
    Add generated example (#6) almost 2 years ago
  • example_y2bqpuphc.png
    36.4 kB
    Add generated example almost 2 years ago
  • image1.jpg
    109 kB
    Upload 5 files almost 2 years ago
  • image2.jpg
    133 kB
    Upload 5 files almost 2 years ago
  • image3.jpg
    93.8 kB
    Upload 5 files almost 2 years ago
  • image4.jpg
    61.4 kB
    Upload 5 files almost 2 years ago
  • image5.jpg
    70.8 kB
    Upload 5 files almost 2 years ago