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
Add 4 files
Browse files
011ed14848b3408c8d70d3ecfa14f122_lora.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:db4ffa2dfabb256f3e15bbfff4dd7a4f494661ef376e7ca81372bb386713c07f
|
| 3 |
+
size 171969416
|
images/Qr0jqxgAgAzSOy9wbYY9I_b8be61c3ca204ef880db04e6996d7243.jpg
ADDED
|
Git LFS Details
|
images/aEBAZBApGldQzqiEuIYHk_635ca3ef8f4440969f367bf4c5577abf.jpg
ADDED
|
Git LFS Details
|
images/dunBAVBsALOepaE_dsWFI_6b0fef6b0fc4472aa07d00edea7c75b3.jpg
ADDED
|
Git LFS Details
|