Text-to-Image
Diffusers
English
flux
lora
stable-diffusion
style
architecture
underwater
ruins
fantasy
dark-fantasy
Instructions to use ThalisAI/drowned-spires-style-lora with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use ThalisAI/drowned-spires-style-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/drowned-spires-style-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

- Xet hash:
- d5dd49d9429bb4479b378f6fb12c5411059a18eabe31957fc0935d6a86d9fcbb
- Size of remote file:
- 1.53 MB
- SHA256:
- f8f71c199ca11cfe0823d01d63c2c2bbd9d206e560e89520d921d8bc557643ae
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.