Instructions to use dvyio/flux-lora-doom with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use dvyio/flux-lora-doom 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-doom") prompt = "a glowing jellyfish, pixellated video game screenshot in the style of DMGM" image = pipe(prompt).images[0] - Inference
- Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
Add 4 files
Browse files
db793987944d4de59dfae97702b15519_pytorch_lora_weights.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:afe0f1088d572ced2f42b732073f5de03dcbc769dbc6e60b329d054c2896c500
|
| 3 |
+
size 89745224
|
images/C2ClwWE84kCxuFlmnfOgA_95dced1a62204ea4b8eef231fbbbdc75.jpg
ADDED
|
Git LFS Details
|
images/F23T0o3qN8NYc3P1hmPI2_f821190fa96244488f8c31fa1e57afb1.jpg
ADDED
|
Git LFS Details
|
images/K--UVw13EzK9lBUen1VS2_bf26adad28fc47ddbada30278d457d10.jpg
ADDED
|
Git LFS Details
|