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

ThalisAI
/
glassborne-world-morph-lora

Text-to-Image
Diffusers
English
flux
illustrious
pony
sdxl
lora
stable-diffusion
world-morph
style
crystal
dark-fantasy
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Diffusers

    How to use ThalisAI/glassborne-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/glassborne-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 Settings
  • Draw Things
  • DiffusionBee
glassborne-world-morph-lora / images
4.9 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 5 commits
ThalisAI's picture
ThalisAI
Upload images/gb-desert-palace-05.png with huggingface_hub
40ea2ca verified 3 months ago
  • gb-cathedral-tundra-01.png
    1.42 MB
    xet
    Add showcase image: gb-cathedral-tundra-01.png 3 months ago
  • gb-desert-palace-05.png
    1.29 MB
    xet
    Upload images/gb-desert-palace-05.png with huggingface_hub 3 months ago
  • gb-forest-02.png
    2.19 MB
    xet
    Upload images/gb-forest-02.png with huggingface_hub 3 months ago