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

prathmeshyelne
/
ImagiX

Text-to-Image
Diffusers
Safetensors
lora
template:diffusion-lora
Model card Files Files and versions
xet
Community
6

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

  • Libraries
  • Diffusers

    How to use prathmeshyelne/ImagiX 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("prathmeshyelne/ImagiX")
    
    prompt = "A city above clouds, pastel colors, Victorian style"
    image = pipe(prompt).images[0]
  • Inference
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps Settings
  • Draw Things
  • DiffusionBee
ImagiX / images
1.04 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 11 commits
prathmeshyelne's picture
prathmeshyelne
Add generated example (#6)
c529ebf verified about 1 year ago
  • example_15blgkn24.png
    106 kB
    xet
    City (#1) about 1 year ago
  • example_8a89eco8l.png
    82.1 kB
    xet
    White tiger walking through a dense (#4) about 1 year ago
  • example_h98pkd3w6.png
    58.7 kB
    xet
    Add generated example (#6) about 1 year ago
  • example_iwu2kg4ig.png
    78 kB
    xet
    Astronaut floating in space (#3) about 1 year ago
  • example_iycc6kro0.png
    187 kB
    xet
    Hidden oasis in the middle of a vast desert (#5) about 1 year ago
  • example_wtm3e0me2.png
    114 kB
    xet
    Moonlight Wolf (#2) about 1 year ago
  • web-app-manifest-192x192.png
    415 kB
    xet
    Upload web-app-manifest-192x192.png about 1 year ago