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

Text-to-Image
Diffusers
English
flux
qwen
lora
stable-diffusion
world-morph
style
styrofoam
craft
model
miniature
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Diffusers

    How to use ThalisAI/styrofoam-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/styrofoam-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
styrofoam-world-morph-lora / images
8.48 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
ThalisAI's picture
ThalisAI
Upload images/styrofoam-church-03.jpeg with huggingface_hub
c3da365 verified 3 months ago
  • styrofoam-cabin-02.jpeg
    3.11 MB
    xet
    Upload images/styrofoam-cabin-02.jpeg with huggingface_hub 3 months ago
  • styrofoam-church-03.jpeg
    2.76 MB
    xet
    Upload images/styrofoam-church-03.jpeg with huggingface_hub 3 months ago
  • styrofoam-dog-01.jpeg
    2.62 MB
    xet
    Upload images/styrofoam-dog-01.jpeg with huggingface_hub 3 months ago