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
32.7 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 19 commits
Owen777's picture
Owen777
Update README.md
344473b verified 9 months ago
  • examples
    Upload 2 files 9 months ago
  • .gitattributes
    2.34 kB
    Upload 2 files 9 months ago
  • README.md
    8.31 kB
    Update README.md 9 months ago
  • config.json
    564 Bytes
    Upload folder using huggingface_hub 9 months ago
  • diffusion_pytorch_model.safetensors
    32.7 GB
    xet
    Upload folder using huggingface_hub 9 months ago