Text-to-Image
Diffusers
English
flux
lora
stable-diffusion
character
concept
cartoon
mummy
egyptian
3d-style
nsfw
Instructions to use ThalisAI/cartoon-mummy-girl-flux-lora with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use ThalisAI/cartoon-mummy-girl-flux-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/cartoon-mummy-girl-flux-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:
- 3a576560ee1effed3eacb9e5c5629a13aa9281106562b1a06d7024bf3b037688
- Size of remote file:
- 1.26 MB
- SHA256:
- 0c6c8e94d9a4bc92253d6b37cbd5e334e26e572996c0a070279d027217514be3
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.