Instructions to use dvyio/flux-lora-the-sims with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use dvyio/flux-lora-the-sims 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("dvyio/flux-lora-the-sims") prompt = "a giraffe on the set of a music video, video game screenshot in the style of THSMS" image = pipe(prompt).images[0] - Inference
- Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
- Xet hash:
- 40a1071aa169cbf8f5acddd405a747e5ad863a2c89d77601a127f58c728cc38e
- Size of remote file:
- 172 MB
- SHA256:
- db4ffa2dfabb256f3e15bbfff4dd7a4f494661ef376e7ca81372bb386713c07f
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.