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

  • Log In
  • Sign Up

onkarsus13
/
UniDFlowEdit

Diffusers
Safetensors
UniDFlow
custom_code
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Diffusers

    How to use onkarsus13/UniDFlowEdit with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("onkarsus13/UniDFlowEdit", 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
UniDFlowEdit
17.1 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
onkarsus13's picture
onkarsus13
Add files using upload-large-folder tool
24e94fa verified about 1 month ago
  • vqvae
    Add files using upload-large-folder tool about 1 month ago
  • .gitattributes
    1.57 kB
    Add files using upload-large-folder tool about 1 month ago
  • args.json
    893 Bytes
    Add files using upload-large-folder tool about 1 month ago
  • config.json
    1.45 kB
    Add files using upload-large-folder tool about 1 month ago
  • generation_config.json
    121 Bytes
    Add files using upload-large-folder tool about 1 month ago
  • model-00001-of-00004.safetensors
    4.93 GB
    xet
    Add files using upload-large-folder tool about 1 month ago
  • model-00002-of-00004.safetensors
    4.93 GB
    xet
    Add files using upload-large-folder tool about 1 month ago
  • model-00003-of-00004.safetensors
    5 GB
    xet
    Add files using upload-large-folder tool about 1 month ago
  • model-00004-of-00004.safetensors
    1.3 GB
    xet
    Add files using upload-large-folder tool about 1 month ago
  • model.safetensors.index.json
    25 kB
    Add files using upload-large-folder tool about 1 month ago
  • special_tokens_map.json
    767 Bytes
    Add files using upload-large-folder tool about 1 month ago
  • tokenizer.json
    11.3 MB
    xet
    Add files using upload-large-folder tool about 1 month ago
  • tokenizer_config.json
    1.51 MB
    Add files using upload-large-folder tool about 1 month ago