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

Owen777
/
flux.1-lite-8B-GRPO

Text-to-Image
Diffusers
Safetensors
English
flux
flux-lite
DanceGRPO
Model card Files Files and versions
xet
Community

Instructions to use Owen777/flux.1-lite-8B-GRPO with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use Owen777/flux.1-lite-8B-GRPO with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("Owen777/flux.1-lite-8B-GRPO", dtype=torch.bfloat16, device_map="cuda")
    
    prompt = "A studio portrait of a woman with bold makeup, highly detailed eyelashes, and glossy red lips, dramatic directional lighting creating high contrast shadows, perfect catchlights in the eyes, smooth skin texture without blemishes"
    image = pipe(prompt).images[0]
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps
  • Draw Things
  • DiffusionBee
flux.1-lite-8B-GRPO / examples
18.9 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 11 commits
Owen777's picture
Owen777
Upload 2 files
c828df9 verified 9 months ago
  • 0_checkpoint-200-0.png
    1.56 MB
    xet
    Add gallery examples (200-step prompts 0-9) 9 months ago
  • 15_checkpoint-200-0.png
    1.49 MB
    xet
    Upload 2 files 9 months ago
  • 18_checkpoint-200-0.png
    1.53 MB
    xet
    Upload 2 files 9 months ago
  • 1_checkpoint-200-0.png
    1.46 MB
    xet
    Add gallery examples (200-step prompts 0-9) 9 months ago
  • 2_checkpoint-200-0.png
    1.63 MB
    xet
    Add gallery examples (200-step prompts 0-9) 9 months ago
  • 3_checkpoint-200-0.png
    1.6 MB
    xet
    Add gallery examples (200-step prompts 0-9) 9 months ago
  • 4_checkpoint-200-0.png
    1.62 MB
    xet
    Add gallery examples (200-step prompts 0-9) 9 months ago
  • 5_checkpoint-200-0.png
    1.71 MB
    xet
    Add gallery examples (200-step prompts 0-9) 9 months ago
  • 6_checkpoint-200-0.png
    1.57 MB
    xet
    Add gallery examples (200-step prompts 0-9) 9 months ago
  • 7_checkpoint-200-0.png
    1.56 MB
    xet
    Add gallery examples (200-step prompts 0-9) 9 months ago
  • 8_checkpoint-200-0.png
    1.57 MB
    xet
    Add gallery examples (200-step prompts 0-9) 9 months ago
  • 9_checkpoint-200-0.png
    1.59 MB
    xet
    Add gallery examples (200-step prompts 0-9) 9 months ago