Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

PLAN-Lab
/
RewardFlow

Image-Text-to-Image
Diffusers
Safetensors
English
FluxRewardFlowPipeline
Model card Files Files and versions
xet

Instructions to use PLAN-Lab/RewardFlow with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use PLAN-Lab/RewardFlow with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("PLAN-Lab/RewardFlow", dtype=torch.bfloat16, device_map="cuda")
    
    prompt = "Astronaut in a jungle, cold color palette, muted colors, detailed, 8k"
    image = pipe(prompt).images[0]
  • Notebooks
  • Google Colab
  • Kaggle

You need to agree to share your contact information to access this model

This repository is publicly accessible, but you have to accept the conditions to access its files and content.

Log in or Sign Up to review the conditions and access this model content.

Gated model
You can list files but not access them

Preview of files found in this repository
  • config.json
    1.54 kB
    Add files using upload-large-folder tool 11 days ago
  • generation_config.json
    214 Bytes
    Add files using upload-large-folder tool 11 days ago
  • model-00001-of-00004.safetensors
    4.9 GB
    xet
    Add files using upload-large-folder tool 11 days ago
  • model-00002-of-00004.safetensors
    4.92 GB
    xet
    Add files using upload-large-folder tool 11 days ago
  • model-00003-of-00004.safetensors
    4.98 GB
    xet
    Add files using upload-large-folder tool 11 days ago
  • model-00004-of-00004.safetensors
    1.58 GB
    xet
    Add files using upload-large-folder tool 11 days ago
  • model.safetensors.index.json
    32.9 kB
    Add files using upload-large-folder tool 11 days ago