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

  • 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
122 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 9 commits
ThalisAI's picture
ThalisAI
Upload README.md with huggingface_hub
1989c6b verified 2 months ago
  • images
    Upload images/styrofoam-church-03.jpeg with huggingface_hub 2 months ago
  • .gitattributes
    1.72 kB
    Upload images/styrofoam-church-03.jpeg with huggingface_hub 2 months ago
  • README.md
    2.16 kB
    Upload README.md with huggingface_hub 2 months ago
  • styrofoam-v1-flux.safetensors
    39.8 MB
    xet
    Upload styrofoam-v1-flux.safetensors with huggingface_hub 2 months ago
  • styrofoam-v1-qwen.safetensors
    74 MB
    xet
    Upload styrofoam-v1-qwen.safetensors with huggingface_hub 2 months ago