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
/
crystal-plague-world-morph-lora

Text-to-Image
Diffusers
English
flux
illustrious
qwen
lora
stable-diffusion
world-morph
style
crystal
plague
horror
sci-fi
dark-fantasy
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Diffusers

    How to use ThalisAI/crystal-plague-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/crystal-plague-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
crystal-plague-world-morph-lora
145 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 11 commits
ThalisAI's picture
ThalisAI
Upload README.md with huggingface_hub
f1a596b verified 3 months ago
  • images
    Upload images/cp-subway-04.png with huggingface_hub 3 months ago
  • .gitattributes
    1.78 kB
    Upload images/cp-subway-04.png with huggingface_hub 3 months ago
  • README.md
    5.03 kB
    Upload README.md with huggingface_hub 3 months ago
  • crystal-plague-v1-flux.safetensors
    39.8 MB
    xet
    Upload crystal-plague-v1-flux.safetensors with huggingface_hub 3 months ago
  • crystal-plague-v1-illustrious.safetensors
    24.9 MB
    xet
    Upload crystal-plague-v1-illustrious.safetensors with huggingface_hub 3 months ago
  • crystal-plague-v1.1-qwen.safetensors
    74 MB
    xet
    Upload crystal-plague-v1.1-qwen.safetensors with huggingface_hub 3 months ago