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

  • Log In
  • Sign Up

ThalisAI
/
pool-world-morph-lora

Text-to-Image
Diffusers
English
flux
illustrious
lora
stable-diffusion
world-morph
style
pool
water
aquatic
Model card Files Files and versions
xet
Community

Instructions to use ThalisAI/pool-world-morph-lora with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use ThalisAI/pool-world-morph-lora 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("ThalisAI/pool-world-morph-lora")
    
    prompt = "Astronaut in a jungle, cold color palette, muted colors, detailed, 8k"
    image = pipe(prompt).images[0]
  • Inference
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps
  • Draw Things
  • DiffusionBee
pool-world-morph-lora
Ctrl+K
Ctrl+K
  • 1 contributor
History: 7 commits
ThalisAI's picture
ThalisAI
Upload images/pw-hotel-lobby-01.png with huggingface_hub
8741987 verified 2 months ago
  • images
    Upload images/pw-hotel-lobby-01.png with huggingface_hub 2 months ago
  • .gitattributes
    1.72 kB
    Upload images/pw-hotel-lobby-01.png with huggingface_hub 2 months ago
  • README.md
    2.17 kB
    Upload README.md with huggingface_hub 2 months ago
  • pool-world-v1-flux.safetensors
    39.8 MB
    xet
    Upload pool-world-v1-flux.safetensors with huggingface_hub 2 months ago
  • pool-world-v1-illustrious.safetensors
    24.9 MB
    xet
    Upload pool-world-v1-illustrious.safetensors with huggingface_hub 2 months ago